David Rose
|
0978b0d2fa
|
support win32's inf convention
|
2008-03-25 19:09:28 +00:00 |
David Rose
|
336fb90627
|
prevent infinite recursion
|
2008-03-24 23:05:47 +00:00 |
David Rose
|
81bef7355c
|
workaround problem when unable to get input context
|
2008-03-24 18:19:57 +00:00 |
Dustin Barnard
|
3c2f78e72c
|
*** empty log message ***
|
2008-03-21 16:39:42 +00:00 |
Josh Yelon
|
08dcdade5c
|
load_dso now uses a plugin search path
|
2008-03-18 22:25:59 +00:00 |
David Rose
|
cdc0a1564b
|
comment typo
|
2008-03-17 21:51:30 +00:00 |
Joseph Lee
|
87e65af730
|
MF_1_1_8 (1.1.16.1):
o respect registry HKEY difference between _LOCAL_MACHINE settings and _CURRENT_USER
o allow selection of different HKEY
|
2008-03-12 23:28:33 +00:00 |
Joseph Lee
|
28d07f2cd1
|
MF_1_1_8 (1.7.12.1):
o respect registry HKEY difference between _LOCAL_MACHINE settings and _CURRENT_USER
o allow selection of different HKEY
|
2008-03-12 23:28:33 +00:00 |
David Rose
|
fc46272823
|
fix set_attrib() with override
|
2008-03-04 22:33:16 +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
|
8c39891d66
|
Fixed a bug in the 'encircles' routine
|
2008-03-03 22:44:50 +00:00 |
Josh Yelon
|
8d0c975486
|
Added not-implemented-yet warnings to shader generator
|
2008-03-03 21:32:28 +00:00 |
David Rose
|
02b2d76274
|
more flatten bugs: fix color-scale support
|
2008-03-01 00:05:03 +00:00 |
Josh Yelon
|
b3b365c99e
|
Work on issues related to resizing buffers
|
2008-02-28 23:16:13 +00:00 |
David Rose
|
4eed2ad84f
|
one more fix to the fix to the fix
|
2008-02-28 19:36:57 +00:00 |
Josh Yelon
|
17a1700b26
|
Fixes for texture padding
|
2008-02-28 18:45:40 +00:00 |
David Rose
|
7ab42fafae
|
another fix
|
2008-02-28 14:45:23 +00:00 |
David Rose
|
4ad2ecb59f
|
fix further bugs with multitexture in dx8/9
|
2008-02-28 00:04:29 +00:00 |
David Rose
|
93fb935b6f
|
MIN_GL_VERSION, MIN_MESA_VERSION
|
2008-02-27 21:20:09 +00:00 |
Josh Yelon
|
d1c90c64ca
|
Remove unintentionally-committed debugging code
|
2008-02-26 23:04:07 +00:00 |
Josh Yelon
|
6fe75c8eed
|
Added some error-checking
|
2008-02-26 23:02:27 +00:00 |
David Rose
|
21651167f1
|
more mesa debugging
|
2008-02-26 21:36:27 +00:00 |
Josh Yelon
|
b70b3d7102
|
Took out debugging code.
|
2008-02-26 19:42:00 +00:00 |
Josh Yelon
|
172f8f7386
|
Fixed a bug when trying to use windows sofware renderer
|
2008-02-26 05:50:48 +00:00 |
Josh Yelon
|
5a25035407
|
Fixed typo
|
2008-02-25 21:35:24 +00:00 |
Josh Yelon
|
383b0660ae
|
More changes to shader generator
|
2008-02-25 21:26:26 +00:00 |
Josh Yelon
|
a9dc480500
|
Improvements to shader generation
|
2008-02-24 03:57:55 +00:00 |
David Rose
|
daf31cc691
|
compile on osx
|
2008-02-22 20:36:40 +00:00 |
David Rose
|
d52bd0616b
|
fix dx8/dx9 texture coordinate issue
|
2008-02-21 21:56:47 +00:00 |
Josh Yelon
|
b98c5f0bf5
|
Refactored code for glClear - added aux bitplane clears
|
2008-02-21 19:55:40 +00:00 |
Josh Yelon
|
7bb510a3ef
|
Added support for HDR
|
2008-02-21 19:54:40 +00:00 |
David Rose
|
61dc831678
|
fix color-flatten issue some more
|
2008-02-20 04:16:36 +00:00 |
David Rose
|
514097b0d4
|
reduce unnecessary calls to glxMakeCurrent()
|
2008-02-20 01:47:04 +00:00 |
Josh Yelon
|
30c2f1e871
|
Added auxBitplaneAttrib
|
2008-02-13 22:06:55 +00:00 |
aignacio_sf
|
6dfe4ab030
|
Add depth buffer sharing.
|
2008-02-13 01:08:36 +00:00 |
Josh Yelon
|
b6ea4ab8b2
|
Fixed linux gcc bug
|
2008-02-12 23:03:55 +00:00 |
Josh Yelon
|
da29b5e02f
|
Adding more code for shader generator and image postprocessing
|
2008-02-12 21:54:44 +00:00 |
Josh Yelon
|
f1ca9a02b3
|
Added light ramp attrib
|
2008-02-05 04:05:57 +00:00 |
David Rose
|
92dd6d6e89
|
fix color flatten bug
|
2008-02-05 01:07:48 +00:00 |
Josh Yelon
|
005bc25282
|
Added light ramps and gloss maps
|
2008-02-04 22:49:48 +00:00 |
aignacio_sf
|
b481bcac00
|
Clear render to texture textures to black when they are first created.
|
2008-02-01 01:33:42 +00:00 |
David Rose
|
bba7914821
|
fix more white text problems
|
2008-01-31 03:13:55 +00:00 |
David Rose
|
f58416a234
|
build opt 4
|
2008-01-31 02:21:27 +00:00 |
Darren Ranalli
|
0245552aa1
|
more precise detection of a closed connection
|
2008-01-30 21:05:42 +00:00 |
Josh Wilson
|
a4b51594b8
|
adding getNextHighestBit() and getNextLowestBit() functions
|
2008-01-29 22:02:47 +00:00 |
Josh Yelon
|
a918cb5ee1
|
Updated some comments
|
2008-01-29 17:07:11 +00:00 |
Josh Yelon
|
4814634f95
|
Fixed an end_scene related bug (failure to clean up shader data)
|
2008-01-29 17:05:24 +00:00 |
Josh Yelon
|
4e7cab3eb1
|
Added new forms of recompute_tangent_binormal
|
2008-01-29 17:04:16 +00:00 |
David Rose
|
a3999eff61
|
fix white nametag issue
|
2008-01-29 01:56:55 +00:00 |