Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-16Cleanup: rename GPU gawain functionsCampbell Barton
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-29Getting rid of setlinestyle: Color ramp markers.Bastien Montagne
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-10First batch of PRIM_QUAD_XXX replacement by PRIM_TRIANGLES.Bastien Montagne
2017-04-10Make build with GL 3.3 againDalai Felinto
2017-04-08OpenGL: use PRIM instead of GL enum everywhere elseMike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: remove UI_reinit_gl_state functionMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Gawain: add VertexBuffer prefix to functionsMike Erwin
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-23cleanup use of GPU matrix APIMike Erwin
2017-03-17Add tabs as standard button typesJulian Eisel
2017-03-03OpenGL: remove last uses of fdrawboxMike Erwin
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: interfaceClément Foucault
2017-02-24OpenGL immediate mode: modifying immDrawPixelsTexClément Foucault
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-14OpenGL immediate mode: fix inverted normal in sphere batchClément Foucault
2017-02-11OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-11OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-11cleanup from recent commitsMike Erwin
2017-02-11OpenGL immediate mode: gluSphere replacementClément Foucault
2017-02-11OpenGL immediate mode: fix Waveform Font colorClément Foucault
2017-02-11OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-07OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2016-12-14OpenGL fixesMike Erwin
2016-11-22Use const for color array argumentsJulian Eisel
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-20Fix T49408: OpenGL light widget breaks viewport shadingSergey Sharybin
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin
2016-08-11use new immediate mode for UI_draw_box_shadowMike Erwin
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-06-09GPU: avoid multiple bind calls in GPU_draw_pbvh_buffersCampbell Barton