index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testgl2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-0
/
+11
2011-02-10
Be explicit about what display you're querying. The default display is 0.
Sam Lantinga
1
-1
/
+1
2009-12-15
Default to allow either accelerated or not
Sam Lantinga
1
-14
/
+18
2009-12-15
OpenGL hardware acceleration defaults on
Sam Lantinga
1
-16
/
+13
2009-10-28
Fixed compile error
Sam Lantinga
1
-1
/
+1
2009-10-21
Support for GL initialization parameters has been added.
Mike Gorchak
1
-8
/
+9
2009-05-23
indent
Sam Lantinga
1
-13
/
+16
2009-03-24
Date: Mon, 23 Mar 2009 09:17:24 +0200
Sam Lantinga
1
-17
/
+44
2008-03-14
re: bug#563. checking in some commented out trace code and a fix so that the ...
Bob Pendleton
1
-1
/
+1
2007-08-12
indent
Sam Lantinga
1
-1
/
+1
2007-08-12
Fixed compile warnings with Visual C++
Sam Lantinga
1
-0
/
+1
2007-07-12
Creating a context makes it current, per the documentation.
Sam Lantinga
1
-4
/
+0
2006-08-28
Added source color and alpha modulation support.
Sam Lantinga
1
-1
/
+1
2006-08-05
In general, fill in pointers to structures, rather than return them.
Sam Lantinga
1
-2
/
+3
2006-08-05
SDL constants are all uppercase.
Sam Lantinga
1
-1
/
+1
2006-07-25
Implemented OpenGL support on Mac OS X
Sam Lantinga
1
-11
/
+8
2006-07-19
Implemented blend modes in the D3D renderer
Sam Lantinga
1
-1
/
+1
2006-07-19
Implemented multi-window OpenGL program with test framework.
Sam Lantinga
1
-672
/
+222
2006-07-18
Added a test program framework for easy initialization.
Sam Lantinga
1
-0
/
+770