13739 Commits

Author SHA1 Message Date
rdb
faa94cf0b9 Fixed major bug in GeoMipTerrain causing a segfault 2008-05-10 19:17:04 +00:00
David Rose
11d0dccdf7 minor oops 2008-05-10 18:50:58 +00:00
David Rose
ccf5056fd6 mipmaps 2008-05-10 01:45:09 +00:00
Zachary Pavlov
c2aa7b17e4 new breakpointing system 2008-05-09 23:29:50 +00:00
David Rose
28dbf6e736 suggested patch from Clemens Pecinovsky 2008-05-09 18:53:31 +00:00
David Rose
07e5322800 simple fix to token-pasting problem 2008-05-09 18:48:20 +00:00
Gyedo Jeon
2629762c2b Initial addition of a GUI application framework using wxPython 2008-05-09 18:15:00 +00:00
Josh Yelon
a7fcfb1d33 Fixed a comment 2008-05-09 17:22:36 +00:00
rdb
4f6dc278d5 Fixed a minor bug in heightfield size detection. 2008-05-09 12:52:35 +00:00
Darren Ranalli
146233c46d added get_max_frame_duration 2008-05-09 01:49:10 +00:00
David Rose
0509307172 experiment, not worthwhile 2008-05-09 00:36:51 +00:00
David Rose
f6c1bcd24e go back to short zoints for now 2008-05-09 00:08:32 +00:00
David Rose
d956aee536 handle pixel_zoom properly 2008-05-09 00:07:13 +00:00
David Rose
53a7c78548 x zoom 2008-05-08 23:44:09 +00:00
aignacio_sf
c22fe12b87 Add max simultaneous render targets.
Add lru config variables for debugging textures and vertex buffers.
Add tracking for textures and vertex buffers.
2008-05-08 23:40:55 +00:00
aignacio_sf
57ca8e62c0 Add max simultaneous render targets. 2008-05-08 23:38:42 +00:00
David Rose
01a068a222 sdl zoom 2008-05-08 23:38:22 +00:00
aignacio_sf
0b012b4789 Add lru config variables for debugging textures and vertex buffers. 2008-05-08 23:33:20 +00:00
aignacio_sf
30ff415599 Add name. 2008-05-08 22:42:58 +00:00
David Rose
0e87f046c5 set_pixel_zoom 2008-05-08 22:38:07 +00:00
David Rose
61c935f04d patch suggested by Clemens Pecinovsky 2008-05-08 16:41:08 +00:00
Josh Wilson
b35568a0b5 adding resetToOrigin 2008-05-07 22:20:05 +00:00
Josh Wilson
01057741dc asserting that task names must be strings 2008-05-07 01:24:57 +00:00
David Rose
718ab74065 tinydisplay respect color scale 2008-05-07 00:56:00 +00:00
David Rose
990e0883de properly uninvert framebuffer-to-texture 2008-05-07 00:47:46 +00:00
Redmond Urbino
5b7e57a9da add temp code to help track down client crash 2008-05-07 00:17:23 +00:00
David Rose
855e639471 native windows 2008-05-07 00:15:01 +00:00
David Rose
f9f6f1eab0 build osx 2008-05-06 22:13:38 +00:00
Josh Yelon
9b27b21358 Fixed precision loss in compare_impl 2008-05-06 22:02:26 +00:00
Josh Yelon
a0f740720d Added color attrib 2008-05-06 21:29:14 +00:00
David Rose
fd4c80f217 sdl framework 2008-05-06 19:58:53 +00:00
David Rose
77d2c851e6 explicit tinydisplay controls 2008-05-06 19:52:31 +00:00
David Rose
e0f3f85f60 build on linux 2008-05-06 19:46:37 +00:00
David Rose
1277a58742 tinydisplay 2008-05-06 19:30:55 +00:00
David Rose
80253733c6 build on windows 2008-05-06 19:18:41 +00:00
Josh Yelon
846c2a9fcc Enabled shader generator to suppress alphatest and alpha-write 2008-05-06 16:27:18 +00:00
David Rose
33eca53d00 fix cubemap bug 2008-05-06 15:27:17 +00:00
David Rose
07ee48ae07 manage texture memory for tinydisplay 2008-05-06 03:17:29 +00:00
David Rose
acedeeceff minor api reduction 2008-05-06 01:57:29 +00:00
David Rose
6e67368d89 minor fill optimization 2008-05-06 01:44:26 +00:00
David Rose
70dc513463 typo 2008-05-06 01:19:26 +00:00
David Rose
451a0fa4d6 remove more unused api 2008-05-06 01:14:39 +00:00
David Rose
e7e305e522 remove unused api 2008-05-06 01:09:48 +00:00
Darren Ranalli
d0c4d4f8fc fixed doLater unit tests to work properly when they run in a single frame 2008-05-06 01:07:11 +00:00
David Rose
53c23cff04 cull face 2008-05-06 00:20:40 +00:00
David Rose
c21f899710 materials 2008-05-06 00:17:30 +00:00
David Rose
45c2aafe47 reverse order for robustness 2008-05-05 23:31:39 +00:00
David Rose
6c2eee140d copy_framebuffer 2008-05-05 23:31:25 +00:00
Darren Ranalli
60f5de72b7 provide feedback when breaking into Python prompt 2008-05-05 22:22:38 +00:00
Darren Ranalli
fa1bec2af7 added TaskManager unit tests 2008-05-05 22:17:04 +00:00