Commit Graph

496 Commits

Author SHA1 Message Date
David Rose cbdb7e76b1 fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
Josh Yelon a4bbdb9901 Added support for depth-stencil textures. 2007-02-23 20:18:10 +00:00
David Rose 63edecf517 faster sprite particles 2007-02-08 19:56:33 +00:00
David Rose 00401fe228 build on Linux 2007-01-24 12:56:03 +00:00
aignacio_sf 331b759575 Add missing include files for non-composite builds. 2007-01-19 03:45:40 +00:00
aignacio_sf 9cee27e19d Add missing include file. 2007-01-19 02:44:52 +00:00
aignacio_sf dd52700ffa replace UNIT with int 2007-01-19 02:26:58 +00:00
aignacio_sf ba432d161a Add display info. 2007-01-19 01:40:14 +00:00
aignacio_sf 9b6d67c32f New display info. 2007-01-19 01:37:39 +00:00
aignacio_sf 6ec87e2506 Add stencil buffer clear. 2006-12-13 19:27:51 +00:00
David Rose 5779007507 more memory tracking stuff 2006-11-24 22:59:44 +00:00
Zachary Pavlov 180b24543a drawable region update for debug 2006-11-14 04:03:49 +00:00
David Rose 969e962ed8 fix issues with resizing fullscreen windows 2006-11-07 22:35:24 +00:00
Zachary Pavlov f6e37779e4 added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
David Rose dbb25d478c issue warning for singular transforms over camera 2006-10-20 15:11:12 +00:00
David Rose 49301354b5 minor assert 2006-10-13 18:48:52 +00:00
David Rose 6c299ce840 log more information when window won't open 2006-10-13 18:06:47 +00:00
David Rose e5903ff101 ok, now alpha-scale-via-texture is ready for prime time 2006-10-11 20:58:42 +00:00
David Rose 89b4b41339 oops, no it's not. 2006-10-11 18:56:21 +00:00
David Rose ff10a70f9c alpha-scale-via-texture is ready for prime time 2006-10-11 18:35:55 +00:00
David Rose 962f43800d add alpha-scale-via-texture 2006-10-10 17:58:08 +00:00
David Rose 7ec8c920a7 fix typo in comment 2006-10-06 23:01:42 +00:00
David Rose 2df2142906 better osx window resizing 2006-10-03 01:08:07 +00:00
David Rose 81f6d464b7 fix problem with offscreen screenshots 2006-10-02 17:51:29 +00:00
Josh Yelon 5dc1385356 Small bugfix for size (0,0) windows 2006-08-22 16:14:58 +00:00
David Rose c06828c193 one more windowed/fullscreen fix 2006-07-20 21:37:54 +00:00
David Rose 76ff8ab6fd fix for reopening windows 2006-07-20 18:47:58 +00:00
David Rose ab3fe7e180 fix deadlock issues 2006-07-14 16:16:33 +00:00
David Rose 7d43e51358 add BamCacheIndex 2006-06-20 00:23:24 +00:00
aignacio_sf f15e24ed3e Add interface and abstract representation for shader models. 2006-06-16 22:31:36 +00:00
David Rose b053967464 fix threading on windows 2006-06-15 23:39:00 +00:00
David Rose 1940682af9 pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
David Rose 0f20f625f3 prevent self-deadlock 2006-06-15 13:02:55 +00:00
Josh Yelon d63920086a Removed unneeded weird routine 2006-06-08 21:19:21 +00:00
Josh Yelon 40db93b374 Repairs to DX buffers 2006-06-08 17:52:57 +00:00
David Rose c7a4859e3c read color_bits, etc. from config file 2006-06-08 17:25:06 +00:00
Josh Yelon 25cd86b34f Removed spurious set_inverted 2006-06-08 15:09:35 +00:00
Josh Yelon 4a62c9c107 Fixed missing fbp control vars 2006-06-08 15:06:39 +00:00
Josh Yelon c1f03b3650 Fixed a few more gsg==NULL bugs 2006-06-07 21:16:37 +00:00
Josh Yelon 2408212aac Fixed framework 2006-06-07 20:15:38 +00:00
Josh Yelon e8f749cf1e Buffer/Window creation overhaul 2006-06-07 17:38:32 +00:00
aignacio_sf c9c25a867d Disable stencil requests for make_texture_buffer for now. 2006-06-02 00:18:17 +00:00
aignacio_sf 8b4638b38c Initial working version of stencil buffer. 2006-05-23 23:41:49 +00:00
aignacio_sf 3760491ac6 Add stencil support. 2006-05-23 23:41:08 +00:00
aignacio_sf 20d6d877e1 Add comments, debug. 2006-05-23 23:38:22 +00:00
David Rose 6c3ac71c05 need BF_size_square for cube maps 2006-05-23 12:52:01 +00:00
David Rose 556d564c5a make_cube_map() default uses PandaNode::get_all_camera_mask() 2006-05-23 12:51:07 +00:00
aignacio_sf 682065a3e8 Preliminary stencil buffer code. 2006-05-19 04:18:09 +00:00
Josh Yelon be22aa9d15 *** empty log message *** 2006-05-15 15:29:22 +00:00
David Rose cbd873fc23 fix red-blue-stereo 2006-05-12 20:38:18 +00:00