David Rose
|
478909b764
|
avoid crash at exit
|
2009-12-30 00:03:31 +00:00 |
rdb
|
2c777c23d6
|
Let's use RTP_depth for now, with the shadow system, until the bugs with RTP_depth_stencil on Windows are resolved.
|
2009-12-22 15:47:54 +00:00 |
rdb
|
c136904fa9
|
Add hardware instancing support
|
2009-12-21 14:22:12 +00:00 |
rdb
|
f2a937c79f
|
And this
|
2009-12-21 12:37:47 +00:00 |
David Rose
|
e749054ba5
|
update comment
|
2009-12-05 19:37:52 +00:00 |
David Rose
|
aa489ceb53
|
build issue
|
2009-11-30 21:55:57 +00:00 |
rdb
|
12fa338faf
|
Add subprocessWindowBuffer.cxx to composite file (for OSX only)
|
2009-11-27 19:01:31 +00:00 |
David Rose
|
b4501169f9
|
more HAVE_P3D_PLUGIN stuff
|
2009-11-27 18:51:42 +00:00 |
David Rose
|
4e586c6e8d
|
remove dependency on HAVE_P3D_PLUGIN
|
2009-11-27 18:25:14 +00:00 |
David Rose
|
db28251d40
|
fix onwindowattach/detach for mac
|
2009-11-13 01:20:52 +00:00 |
David Rose
|
6ae91cabd2
|
set_parent_window() implicitly sets window to NULL
|
2009-11-10 22:27:07 +00:00 |
David Rose
|
dc3668bf0e
|
set_parent_window(0) means NULL
|
2009-11-02 20:47:29 +00:00 |
David Rose
|
3557012e6e
|
report cpu info
|
2009-10-05 18:10:18 +00:00 |
David Rose
|
8061092d8e
|
receive_windows_message
|
2009-10-02 20:22:47 +00:00 |
David Rose
|
5e12be142a
|
request_keyboard_focus
|
2009-10-02 00:04:53 +00:00 |
David Rose
|
f89a811cf6
|
wrong severity level
|
2009-10-01 19:14:53 +00:00 |
David Rose
|
ee1f03abe7
|
move subprocess_window into new WindowHandle structure
|
2009-10-01 19:10:14 +00:00 |
David Rose
|
2b5d5fb9e6
|
interrogate objections
|
2009-10-01 00:48:48 +00:00 |
David Rose
|
802933b0c2
|
includes
|
2009-10-01 00:45:21 +00:00 |
David Rose
|
7ab86daba6
|
fixes
|
2009-10-01 00:42:34 +00:00 |
David Rose
|
366d56a74b
|
protect cppparser
|
2009-10-01 00:31:16 +00:00 |
David Rose
|
d48310ad07
|
typo
|
2009-10-01 00:27:06 +00:00 |
David Rose
|
7857e5fa9b
|
better WindowHandle stuff
|
2009-10-01 00:23:12 +00:00 |
David Rose
|
9ea14818de
|
WindowHandle build on windows
|
2009-09-30 23:07:24 +00:00 |
David Rose
|
f46981eec9
|
WindowHandle
|
2009-09-30 22:14:30 +00:00 |
David Rose
|
0a0224f1ef
|
auto-cpu-data
|
2009-09-24 19:51:38 +00:00 |
David Rose
|
154812d25a
|
protect against recursive entry to do_pending()
|
2009-09-08 02:15:10 +00:00 |
David Rose
|
ea4e8abcaa
|
new, better, make_buffer() interface
|
2009-09-04 16:43:30 +00:00 |
David Rose
|
ec785ca61e
|
reduce noisy output
|
2009-08-21 03:27:48 +00:00 |
David Rose
|
6174ae7228
|
allow resizing subprocess buffer
|
2009-07-22 07:07:57 +00:00 |
David Rose
|
94f07118c1
|
subprocess mouse movement
|
2009-07-17 21:30:51 +00:00 |
David Rose
|
bb3e1ef644
|
send window-event on open, close
|
2009-07-17 01:38:50 +00:00 |
David Rose
|
7c1c75805b
|
better frame management
|
2009-07-16 19:18:37 +00:00 |
David Rose
|
850773c4eb
|
default subprocess-window
|
2009-07-13 19:22:08 +00:00 |
David Rose
|
a181e471be
|
osx plugin key events etc
|
2009-07-13 17:03:26 +00:00 |
rdb
|
5f00fc7706
|
oops, too
|
2009-07-13 15:17:40 +00:00 |
rdb
|
39c1cb42c9
|
Fix build issues on Linux
|
2009-07-13 08:18:49 +00:00 |
David Rose
|
37e76f402d
|
subprocess window
|
2009-07-13 07:14:01 +00:00 |
rdb
|
100400f425
|
Add support for GLSL shaders
|
2009-06-26 13:11:24 +00:00 |
David Rose
|
cbfa38d2b5
|
simplify ConfigureDecl etc.
|
2009-06-15 22:25:52 +00:00 |
rdb
|
620a38cbfb
|
Identify texmat_x by texture stage ID, not by texturematrix ID.
|
2009-06-12 09:40:24 +00:00 |
rdb
|
b3d8d834d4
|
Add support for texmat_x parameters in shaders
|
2009-06-12 08:41:23 +00:00 |
David Rose
|
aefe3d35c2
|
merge dev_bam_2009 to trunk
|
2009-06-10 17:54:40 +00:00 |
David Rose
|
c61f5f2b64
|
oops typo
|
2009-06-05 00:25:32 +00:00 |
rdb
|
557abfae5e
|
Fixes for this circular dependency mess
|
2009-06-02 15:21:36 +00:00 |
rdb
|
159026571b
|
Added shadow mapping support to Panda
|
2009-06-02 09:24:03 +00:00 |
David Rose
|
a3db8b63df
|
hew a little closer to panda conventions
|
2009-06-02 06:06:41 +00:00 |
David Rose
|
58c13de4ca
|
integrate changes from Schell Games (plus some tab character fixes)
|
2009-06-01 21:51:15 +00:00 |
David Rose
|
c77097dd09
|
parent-window-handle
|
2009-06-01 19:18:07 +00:00 |
David Rose
|
8d234769ab
|
GraphicsOutputBase
|
2009-05-28 00:42:53 +00:00 |