David Rose
|
02ec418bba
|
typo
|
2004-02-13 21:06:39 +00:00 |
David Rose
|
843c0331ae
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
David Rose
|
28a96485ab
|
add get_time() from Steven Osman
|
2004-02-13 17:09:32 +00:00 |
David Rose
|
8fd4a2fac2
|
turn off depth write for transparent parts of M_dual
|
2004-02-13 02:49:26 +00:00 |
David Rose
|
4e8641d6fa
|
inspect all pfnums before choosing one
|
2004-02-13 01:49:27 +00:00 |
David Rose
|
b4d3ccd1a7
|
check for 24 bpp correctly
|
2004-02-13 01:34:28 +00:00 |
David Rose
|
bbbe8cbf9f
|
add show-pbuffers
|
2004-02-13 00:55:48 +00:00 |
David Rose
|
141852abeb
|
add GLXPbufferSGIX
|
2004-02-13 00:21:45 +00:00 |
David Rose
|
bd3c75357f
|
protect from recursive entry
|
2004-02-12 23:53:05 +00:00 |
David Rose
|
d647d2af0c
|
minor comment cleanup
|
2004-02-12 23:52:20 +00:00 |
David Rose
|
cfaf59d494
|
properly test for GL_BGR
|
2004-02-12 23:51:50 +00:00 |
David Rose
|
7e1501fd18
|
move extensions checking from wgldisplay to glstuff
|
2004-02-12 19:49:56 +00:00 |
David Rose
|
61fb002677
|
fix assertion error on window close
|
2004-02-12 16:36:02 +00:00 |
David Rose
|
15d7d45b8b
|
remove chancfg
|
2004-02-12 16:20:05 +00:00 |
Dave Schuyler
|
1e11242da3
|
replacing is_in_outer_space with has_contact
|
2004-02-11 03:48:26 +00:00 |
David Rose
|
9089fa3820
|
unsafe to define USE_MGL_NAMESPACE globally
|
2004-02-10 18:49:02 +00:00 |
David Rose
|
42d159254e
|
split glgsg into glmisc; expand on mesadisplay
|
2004-02-10 18:12:03 +00:00 |
David Rose
|
ae685dcf4b
|
split glgsg into glmisc; expand on mesadisplay
|
2004-02-10 18:02:16 +00:00 |
David Rose
|
bb3dd92452
|
gracefully handle NULL window
|
2004-02-10 17:42:56 +00:00 |
David Rose
|
7b6594acac
|
rename save_screenshot -> save_screenshot_default to prevent confusion
|
2004-02-10 17:23:54 +00:00 |
David Rose
|
f4d29cf30b
|
fix wglGraphicsBuffer
|
2004-02-10 06:08:19 +00:00 |
David Rose
|
99b64bdfc6
|
reset_if_new should return true or false
|
2004-02-10 05:57:03 +00:00 |
David Rose
|
6859501a67
|
add GraphicsPipe::OT_texture_buffer
|
2004-02-09 22:26:47 +00:00 |
David Rose
|
be50ac2d73
|
define mesadisplay
|
2004-02-09 21:58:47 +00:00 |
David Rose
|
8c873de8a9
|
compile correctly without SSL
|
2004-02-09 21:48:57 +00:00 |
David Rose
|
48371c589d
|
default to :0.0, don't crash on exit
|
2004-02-09 21:44:07 +00:00 |
David Rose
|
3cbedea88d
|
specify OT_buffer
|
2004-02-09 21:15:29 +00:00 |
David Rose
|
c0ce8fc453
|
remove unneeded includes
|
2004-02-09 21:15:17 +00:00 |
David Rose
|
33ae898b0c
|
need to make_current() before capturing screenshot
|
2004-02-09 18:49:03 +00:00 |
David Rose
|
fbca2647f9
|
add glxGraphicsBuffer
|
2004-02-09 18:47:57 +00:00 |
David Rose
|
82c77e5715
|
protect extensions from cppparser
|
2004-02-09 18:10:25 +00:00 |
David Rose
|
3517fa4bf9
|
use GLXFBConfig instead of XVisualInfo
|
2004-02-09 17:51:54 +00:00 |
David Rose
|
4f8349a5bf
|
don't try to delete the reference-counted WindowFramework
|
2004-02-09 17:00:29 +00:00 |
David Rose
|
57eefece08
|
tweak graphicsBuffer, add wglGraphicsBuffer
|
2004-02-09 13:37:49 +00:00 |
Dave Schuyler
|
36cf062b96
|
using app includes
|
2004-02-07 05:33:07 +00:00 |
David Rose
|
37be15fdfd
|
define GraphicsBuffer
|
2004-02-07 00:46:44 +00:00 |
David Rose
|
3719dca957
|
add GraphicsWindow as forward class reference
|
2004-02-07 00:16:08 +00:00 |
David Rose
|
26da9be3e7
|
define GraphicsOutput class
|
2004-02-06 23:41:00 +00:00 |
David Rose
|
d684df5958
|
move default_fov to a configrc variable
|
2004-02-06 23:40:30 +00:00 |
David Rose
|
673a29c71b
|
prevent crash after failure to open; minor correction to output
|
2004-02-06 19:55:09 +00:00 |
David Rose
|
d0e244d6b1
|
remove debugging flag
|
2004-02-06 16:00:17 +00:00 |
David Rose
|
0ba65f32ca
|
search_for_valid_displaymodes needs to check more than just one format
|
2004-02-06 14:16:03 +00:00 |
David Rose
|
e46e47b442
|
fix ime for dx7, put in hooks for dx8, dx9
|
2004-02-06 06:31:59 +00:00 |
David Rose
|
a16557c9bb
|
reorder methods for consistency with panda conventions
|
2004-02-06 06:30:32 +00:00 |
Joseph Lee
|
5815bcef16
|
o add latest version of cygwin is
o correct the way $HOME should be setup for Windows enviroment
|
2004-02-06 02:04:55 +00:00 |
David Rose
|
6cfe694cb9
|
respect order of aux-display entries in Configrc file
|
2004-02-05 20:18:19 +00:00 |
Dave Schuyler
|
f48b4da606
|
minor formatting changes and conversions
|
2004-02-05 01:48:15 +00:00 |
Dave Schuyler
|
572611a5e1
|
See howto.install_panda_on_windows.txt instead
|
2004-02-05 00:48:37 +00:00 |
Dave Schuyler
|
880f2e74d5
|
This is the text from the MS Word doc of similar name
|
2004-02-05 00:47:34 +00:00 |
Dave Schuyler
|
f0964553f5
|
This content has been moved to a text file
|
2004-02-05 00:45:32 +00:00 |