| Commit | Date | |
|---|---|---|
|
[r2952]
by
plombo
Fixed some PC joystick bugs: |
2010-12-11 20:26:05 | Tree |
| 2010-12-05 02:06:37 | Tree | |
|
[r2950]
by
plombo
Added fixed-function gamma correction and entirely removed all GLSL code. Now even users with fixed-function GPUs can have completely accelerated brightness/gamma correction, including fading! |
2010-12-05 02:03:14 | Tree |
|
[r2949]
by
plombo
OpenGL: implemented gamma correction using the fixed-function pipeline. OpenGL 1.3 (from 2001) is now the minimum version, but older cards with no GLSL support can now use GPU-accelerated brightness and gamma correction." |
2010-12-04 22:10:02 | Tree |
|
[r2948]
by
plombo
Several interconnected changes: |
2010-12-04 05:32:01 | Tree |
|
[r2947]
by
plombo
Fixed tracerealloc() on Windows by implementing a pseudo-realloc() function instead of relying on the buggy realloc() implementation in the Windows CRT. |
2010-12-04 05:11:00 | Tree |
| 2010-12-03 20:55:10 | Tree | |
|
[r2945]
by
plombo
Fixed previews in the SDL mod selection menu for mods using data/bgs/title.png instead of data/bgs/title.gif. |
2010-12-03 01:56:14 | Tree |
|
[r2944]
by
plombo
Added a clearscreen() builtin function to the script API. It takes a screen pointer as input, and clears the entire screen to solid black. Usage: void clearscreen(void* screen) Note: this has not been tested yet. |
2010-12-01 03:20:32 | Tree |
| 2010-11-30 00:21:27 | Tree |