Commit Graph

600 Commits

Author SHA1 Message Date
David Rose f723924399 draw_set_shader_parameters pstats 2008-09-01 22:30:37 +00:00
David Rose a8ec068c05 graphics-memory-limit 2008-08-29 23:03:53 +00:00
David Rose 8c2e657f15 Add gsg::update_texture() 2008-08-25 22:58:58 +00:00
David Rose 59b5ab684d don't crash if loading cached compressed textures and compression unsupported 2008-08-22 19:19:07 +00:00
David Rose d7e6603118 work-in-progress: asynchronous texture loads 2008-08-13 01:13:09 +00:00
David Rose b83c917981 prefer-parasite-buffer 2008-08-12 04:26:35 +00:00
David Rose 7e5c276403 more robust copy-to-texture 2008-08-11 22:19:26 +00:00
David Rose 6e72268787 fix RTM_bind_or_copy 2008-08-10 17:00:17 +00:00
David Rose 641295f884 whoops 2008-08-08 23:59:46 +00:00
David Rose ba38195f19 auto-downscale parasite buffers 2008-08-08 20:54:45 +00:00
David Rose 617f8c31df multiple vertex paging threads 2008-07-10 21:13:57 +00:00
David Rose 229a47528c support paged vertices in tinydisplay 2008-07-09 21:31:50 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose fd1a56e232 gsg::set_texture_quality_override 2008-05-14 18:13:01 +00:00
David Rose bed33fb763 GSG::is_hardware() 2008-05-14 00:57:36 +00:00
aignacio_sf 57ca8e62c0 Add max simultaneous render targets. 2008-05-08 23:38:42 +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 718ab74065 tinydisplay respect color scale 2008-05-07 00:56:00 +00:00
David Rose d6a9ea874d lighting 2008-05-05 05:32:04 +00:00
David Rose 230d7825d3 fiddly bits 2008-05-03 00:37:47 +00:00
David Rose 6d90cf5b70 tinydisplay 2008-04-30 22:21:24 +00:00
Josh Yelon 08dcdade5c load_dso now uses a plugin search path 2008-03-18 22:25:59 +00:00
Josh Yelon b4427c874d Buffer fixes and bug fixes 2008-03-04 07:00:23 +00:00
Josh Yelon 0a4633cf81 Fixed a bug in copy_to_texture for depth buffers 2008-03-03 22:45:06 +00:00
Josh Yelon b3b365c99e Work on issues related to resizing buffers 2008-02-28 23:16:13 +00:00
Josh Yelon 17a1700b26 Fixes for texture padding 2008-02-28 18:45:40 +00:00
Josh Yelon 383b0660ae More changes to shader generator 2008-02-25 21:26:26 +00:00
David Rose daf31cc691 compile on osx 2008-02-22 20:36:40 +00:00
Josh Yelon b98c5f0bf5 Refactored code for glClear - added aux bitplane clears 2008-02-21 19:55:40 +00:00
aignacio_sf 6dfe4ab030 Add depth buffer sharing. 2008-02-13 01:08:36 +00:00
Josh Yelon da29b5e02f Adding more code for shader generator and image postprocessing 2008-02-12 21:54:44 +00:00
Josh Yelon 1d954d5104 Improvements to Shader Generator 2008-01-28 17:28:09 +00:00
David Rose 5d3613e020 build on linux 2008-01-26 01:26:33 +00:00
Josh Yelon aee0c904ca Added several new shader-parameter keywords, esp for lights and materials 2008-01-25 03:30:56 +00:00
aignacio_sf c66233dc15 Add driver version and date. 2008-01-17 03:41:59 +00:00
aignacio_sf 70768a6f9b Add OS version and more CPU frequency functions. 2008-01-08 01:00:38 +00:00
aignacio_sf 601f094d8d Add cpu id and cpu frequency functions. 2008-01-04 00:57:10 +00:00
Josh Yelon 2288645d39 Added support for textures_auto_power_2 and shader_auto_utilization 2007-12-15 07:08:14 +00:00
Josh Yelon d8e6dc13a3 Modifications to eliminate class ShaderExpansion 2007-12-13 20:56:29 +00:00
aignacio_sf 48fb0dcd6e Add page fault count. 2007-12-11 23:16:21 +00:00
David Rose af6bc5581a revert unfortunate checkin 2007-11-28 19:52:33 +00:00
David Rose 3ec478cf04 fix depth bits 2007-11-27 01:09:20 +00:00
Josh Yelon 91f0ffed00 New error checking for missing ShaderInput 2007-11-12 06:26:25 +00:00
Roger Hughston 2acfb68eb6 *** empty log message *** 2007-11-05 23:01:41 +00:00
Roger Hughston ebf29ba988 *** empty log message *** 2007-11-05 22:59:52 +00:00
Roger Hughston e9dd59bdd9 Added Thread Safty 2007-11-05 22:57:51 +00:00
Josh Yelon 662491fb7f Replaced gsg->supports_power_2 with textures_power_2 2007-10-26 21:56:06 +00:00
aignacio_sf f451758ce4 Add restore gamma. 2007-10-13 01:01:03 +00:00
aignacio_sf 2cf830835e Add more memory information. 2007-10-09 23:17:19 +00:00