mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
Behold, the great state audit, and a few other things.
First off, a cleanup in alias model rendering. Then we have R_CullBox, which is now a inline function. Then the big one, the state change cleanup, right now GL_BLEND.
This commit is contained in:
parent
b0fc35b3e3
commit
68a4e60eaf
11 changed files with 43 additions and 54 deletions
|
@ -30,7 +30,7 @@
|
|||
/* Version strings */
|
||||
#define PACKAGE "quakeforge"
|
||||
#define PROGRAM "QuakeForge"
|
||||
#define VERSION "0.2.99beta1"
|
||||
#define VERSION "0.1.99pre2"
|
||||
#define QW_VERSION "2.40"
|
||||
#define QSG_VERSION "2.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue