Files
test/source
Ton Roosendaal 62a03ea1b6 2.5
All of the view3d drawing code is now 'Context' free.
The idea is:

- ED_region_do_draw() sets and freezes drawing context
- regiontype draw() callback then can pass on other relevant 
  context stuff as function args.

Also cleaned up the WM opengl wrappers, to mimic opengl state;
no reason to give window pointer anymore.
2008-12-19 14:14:43 +00:00
..
2.5
2008-12-19 14:14:43 +00:00
2.5
2008-12-18 02:56:48 +00:00
2008-09-19 14:15:36 +00:00
2008-10-22 11:28:10 +00:00