index
:
q2pro.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
gl_draw.c
Age
Commit message (
Expand
)
Author
2010-09-15
Renamed source tree subdirectory into ‘src’, moved ‘asm’ subdirectory...
Andrey Nazarov
2009-09-04
Removed support for color escapes embedded in text (but still allow colored l...
Andrey Nazarov
2009-07-14
Moved GL_StretchPic into gl_draw.c so that it gets inlined by the compiler.
Andrey Nazarov
2009-05-29
Ran all source files through expand(1).
Andrey Nazarov
2008-08-16
Split some monolithic include files into smaller ones.
Andrey Nazarov
2008-05-18
Accept `all' as special argument to `delstuffcmd' command.
Andrey Nazarov
2008-04-04
Added support for drawing colored text via `draw' client command.
Andrey Nazarov
2008-04-02
Use size_t instead of int where possible.
Andrey Nazarov
2008-02-17
Huge search and replace commit.
Andrey Nazarov
2007-12-10
Clip OpenGL scissor coords properly inside Draw_SetClipRect.
Andrey Nazarov
2007-12-02
Implemented UI scaling, added ui_scale variable.
Andrey Nazarov
2007-11-26
Release mouse in windowed mode if paused.
Andrey Nazarov
2007-11-25
Changed Com_sprintf --> Q_concat in quite some cases.
Andrey Nazarov
2007-11-23
Added `com_uptime' macro.
Andrey Nazarov
2007-08-15
Fixed UI_ModeChanged not being called for hard linked UI.
Andrey Nazarov
2007-08-14
Initial import of the new Q2PRO tree.
Andrey Nazarov