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 |
|
Dickinson Lo
|
f38e75693e
|
fixed bug
|
2008-03-03 06:38:17 +00:00 |
|
Dickinson Lo
|
6a51ce0b58
|
adding 64bit flags
|
2008-03-03 05:46:37 +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 |
|
Josh Yelon
|
4669ea9486
|
Resize fixes
|
2008-02-28 23:04:48 +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 |
|
Josh Yelon
|
776d09f31a
|
Added sha files
|
2008-02-28 05:00:57 +00:00 |
|
Josh Yelon
|
545ae37c51
|
Added basic-shaders-only
|
2008-02-28 04:58:04 +00:00 |
|
David Rose
|
4ad2ecb59f
|
fix further bugs with multitexture in dx8/9
|
2008-02-28 00:04:29 +00:00 |
|
Josh Yelon
|
1521158158
|
Getting ready for 1.5.0
|
2008-02-27 22:29:02 +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 |
|
Chris Brunner
|
975c234375
|
blank
|
2008-02-26 19:06:10 +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
|
4ada6f355d
|
Got rid of DX8 fallback
|
2008-02-26 05:50:18 +00:00 |
|
Redmond Urbino
|
bb6497427c
|
conveyor belts have sound
|
2008-02-26 04:27:42 +00:00 |
|
Josh Yelon
|
5ea59602f0
|
Updated version num
|
2008-02-26 00:14:43 +00:00 |
|
Josh Yelon
|
c7e9c4f3b7
|
Removed some print statements
|
2008-02-25 22:22:59 +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
|
65697c440a
|
Shortened names of sample-program directories
|
2008-02-21 20:00:14 +00:00 |
|
Josh Yelon
|
6ac5500f76
|
General development of FilterManager and CommonFiltes
|
2008-02-21 19:57:37 +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 |
|
Darren Ranalli
|
3882d21189
|
removed DistributedToon/isLive checks now that DelayDeleted objects remove themselves from the repository properly
|
2008-02-21 01:24:33 +00:00 |
|
Darren Ranalli
|
fb964c3d16
|
don't leak DOs that fail to cache
|
2008-02-21 01:12:47 +00:00 |
|
Darren Ranalli
|
9a0cfd2725
|
remove DO from location tables etc. before delayDeleting, fixes 'duplicate generate' client crashes
|
2008-02-21 00:42:09 +00:00 |
|
Darren Ranalli
|
a8a8869011
|
detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached
|
2008-02-20 22:30:38 +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 |
|
Redmond Urbino
|
7368702ed1
|
cleanup garbage cycle at donald's dock
|
2008-02-19 23:48:10 +00:00 |
|
Josh Wilson
|
529736be94
|
renaming DeveloperException to HierarchyException. Tweaking MiniLogSentry
|
2008-02-15 00:51:38 +00:00 |
|
Josh Yelon
|
30c2f1e871
|
Added auxBitplaneAttrib
|
2008-02-13 22:06:55 +00:00 |
|
Chris Brunner
|
143ad2a8be
|
added support for Windows XP 64-bit Edition
|
2008-02-13 03:12:47 +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 |
|
Darren Ranalli
|
d8511c6672
|
fixed pcalt CPU affinity for numbers > 31
|
2008-02-12 22:39:52 +00:00 |
|
Josh Yelon
|
da29b5e02f
|
Adding more code for shader generator and image postprocessing
|
2008-02-12 21:54:44 +00:00 |
|
Josh Yelon
|
e2adec014b
|
The filter directory is for image postprocessing support
|
2008-02-12 21:52:29 +00:00 |
|