tornavis/source/blender/gpu
Campbell Barton e8397e6193 include headers in cmake source, added a script to check for consistency, reporting missing headers & C files.
this is important so IDE's using CMake integration always get blender headers. - QtCreator & MSVC for eg, probably others too.
2010-11-29 04:35:56 +00:00
..
intern Detect Gallium driver. Extend NPoT workaround to opensource drivers. 2010-11-27 19:59:00 +00:00
CMakeLists.txt include headers in cmake source, added a script to check for consistency, reporting missing headers & C files. 2010-11-29 04:35:56 +00:00
GPU_buffers.h Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.h 2010-07-14 10:46:12 +00:00
GPU_draw.h remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
GPU_extensions.h Reverting revision 33120, which added vram monitoring. The method used had some problems (especially in the freeing function). I will research an alternative solution and submit it to the tracker. 2010-11-24 06:27:07 +00:00
GPU_material.h Fix #22986: glsl didn't take object hiding into account yet for lamps. 2010-07-27 11:10:34 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript Fixing Scons compile on Windows: 2010-04-14 17:15:33 +00:00