This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fdc3b7dfefbd980c8606a3a2639fbceaeb52cb13
test
/
source
/
blender
/
gpu
/
intern
History
Campbell Barton
8655be437d
code cleanup: use bool where values are true/false, for view3d and related functions.
2013-03-20 23:14:18 +00:00
..
gpu_buffers.c
style cleanup & some spelling
2013-02-03 10:28:28 +00:00
gpu_codegen.c
Change !BLI_ghashIterator_isDone to BLI_ghashIterator_notDone. It is
2013-03-06 20:55:04 +00:00
gpu_codegen.h
Matcap support in 3D Viewport.
2013-01-22 11:18:41 +00:00
gpu_draw.c
code cleanup: use bool where values are true/false, for view3d and related functions.
2013-03-20 23:14:18 +00:00
gpu_extensions.c
Fix: multisample viewport drawing didn't work well with selection or particle
2013-03-15 19:56:33 +00:00
gpu_material.c
Fix for image transparency backwards compatibility. Now the texture datablock has
2013-03-04 13:18:14 +00:00
gpu_simple_shader.c
code cleanup: quiet struct gcc warnings, also use more conventional names for bmesh dissolve.
2013-03-12 08:50:02 +00:00