index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
Commit message (
Expand
)
Author
Age
Files
Lines
*
query/print GLSL version string
Brian Paul
2008-07-24
1
-0
/
+7
*
Fix a typo.
Thomas Hellstrom
2008-07-24
1
-1
/
+1
*
Add new demo "fbo_firecube".
Thomas Hellstrom
2008-07-24
2
-0
/
+1042
*
fix gltrace (bug 16691)
Guillaume Melquiond
2008-07-14
1
-1
/
+3
*
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
1
-2
/
+2
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-2
/
+2
*
press 'm' to toggle multisample enable/disable
Brian Paul
2008-07-01
1
-2
/
+10
*
Revert accidental edit to progs/demos/lodbias.
Corbin Simpson
2008-06-29
1
-1
/
+1
*
demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture
Nicolai Haehnle
2008-06-29
1
-1
/
+0
*
r300: Fix new incarnation of bug 3195.
Corbin Simpson
2008-06-16
1
-1
/
+1
*
Update .gitignore for progs/glsl
Dan Nicholson
2008-06-12
1
-0
/
+3
*
minor changes
Brian Paul
2008-06-05
1
-1
/
+6
*
fix event handling issues (such as when resizing when not animating)
Brian Paul
2008-06-04
1
-10
/
+22
*
press 'a' to toggle animation
Brian Paul
2008-06-04
1
-1
/
+5
*
code refactoring (draw_frame(0, handle_event())
Brian Paul
2008-06-04
1
-71
/
+95
*
remove references to incorrect -winwidth/-winheight, replace with -geometry
Brian Paul
2008-06-04
1
-2
/
+1
*
call glutDestroyWindow() before exit
Brian Paul
2008-06-04
1
-1
/
+3
*
added readtex.h dependency
Brian
2008-05-21
1
-1
/
+1
*
new multi-texture GLSL test
Brian Paul
2008-05-20
4
-0
/
+318
*
Don't link demos directly to X libraries
Dan Nicholson
2008-05-09
1
-2
/
+4
*
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...
Brian Paul
2008-05-08
1
-0
/
+1
*
call glutDestroyWindow()
Brian Paul
2008-05-08
1
-2
/
+5
*
updated options/help
Brian Paul
2008-05-07
1
-5
/
+18
*
Never fail `make clean'
Dan Nicholson
2008-05-07
10
-23
/
+23
*
Ignore xdemos/sharedtex
Dan Nicholson
2008-05-05
1
-0
/
+1
*
Press <space> to reset limit/bias values, clean-up limit/bias printf
Brian Paul
2008-05-03
1
-7
/
+25
*
added xdemos/sharedtex.c test
Brian Paul
2008-04-30
2
-0
/
+325
*
disable GL_TEXTURE_1D at end of frame to fix failed assertion
Brian Paul
2008-04-29
1
-0
/
+1
*
add missing glViewport calls
Brian Paul
2008-04-11
1
-0
/
+6
*
more make clean items
Brian
2008-04-09
1
-0
/
+1
*
use InitUniforms()
Brian
2008-04-09
1
-24
/
+1
*
Replace duplicated code with new shaderutil.c functions
Brian
2008-04-09
12
-1075
/
+200
*
shader utility functions
Brian
2008-04-09
2
-0
/
+193
*
Only convert configs if screen creation was successful.
Kristian Høgsberg
2008-04-08
1
-1
/
+1
*
added glGetActiveUniform_func
Brian
2008-04-04
1
-0
/
+2
*
mesa: add missing glPush/PopMatrix() calls
Brian
2008-04-04
1
-0
/
+2
*
mesa: add missing glPush/PopMatrix() calls
Brian
2008-04-04
1
-0
/
+2
*
silence warning
Brian
2008-04-03
1
-1
/
+1
*
Add a couple of test apps for line/unfilled polygon clipping.
Eric Anholt
2008-03-27
4
-0
/
+384
*
Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h>
Eric Anholt
2008-03-21
1
-1
/
+1
*
Fix include path for rain demo so glut.h is found
Dan Nicholson
2008-03-11
1
-2
/
+2
*
Darwin: Config/source fixes to now build glxdemo apps and OSMesa
Jeremy Huddleston
2008-03-10
1
-1
/
+1
*
Ignore more demo programs
Dan Nicholson
2008-03-10
2
-1
/
+3
*
glxgears: oops, remove accidental commit of glFinish() hack.
Kristian Høgsberg
2008-02-29
1
-1
/
+0
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-0
/
+1
*
Convert crlf->lf line endings.
José Fonseca
2008-02-28
3
-515
/
+515
*
Ignore glxgears_pixmap
Dan Nicholson
2008-02-17
1
-0
/
+1
*
Added minmag.c test
Brian
2008-02-16
2
-0
/
+199
*
chmod a-x **/glslnoise.c
Adam Jackson
2008-02-15
1
-0
/
+0
*
Add GLXPixmap version of glxgears to show case new GLX Pixmap functionality.
Kristian Høgsberg
2008-02-14
2
-0
/
+548
[next]