mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 07:11:41 +00:00
Slight poking at renderer portion of NEWS.
This commit is contained in:
parent
324172414a
commit
436a641f6f
1 changed files with 7 additions and 1 deletions
8
NEWS
8
NEWS
|
@ -139,4 +139,10 @@ Changes from 0.3.0
|
||||||
* Experimental 32 bit software renderer.
|
* Experimental 32 bit software renderer.
|
||||||
* Dynamic lights don't shine through walls.
|
* Dynamic lights don't shine through walls.
|
||||||
* Colored alias model lighting for GL.
|
* Colored alias model lighting for GL.
|
||||||
* Speed improvments.
|
* Vertex Array use for sprites, particles and text. No fallbacks yet,
|
||||||
|
so QF wont work with old or broken GL drivers.
|
||||||
|
* Switchable particle styles: r_particles_style 0 for Id. Default is 1,
|
||||||
|
for lower particle count, larger texture particle effects.
|
||||||
|
* 16 bit vertex alias model format.
|
||||||
|
* Improved software gamma that more closely resembles hardware gamma.
|
||||||
|
* Countless speed improvements.
|
||||||
|
|
Loading…
Reference in a new issue