projects
/
profile
/
ivi
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
intel: Fix prototype warning.
[profile/ivi/mesa.git]
/
progs
/
2008-08-20
Brian Paul
use ftransform()
tree
|
commitdiff
2008-08-16
Corbin Simpson
added test for ARB GLSL extensions
tree
|
commitdiff
2008-08-16
Brian Paul
fix convolutions test to consistanty use the ARB shader...
tree
|
commitdiff
2008-08-16
Brian Paul
remove .txt suffix from shader source files
tree
|
commitdiff
2008-08-16
Brian Paul
mesa: added glsl/convolutions test from gallium branch
tree
|
commitdiff
2008-08-15
Brian Paul
draw a tristrip ring instead of a single quad
tree
|
commitdiff
2008-08-15
Brian Paul
don't need to use LOD version of texture2D() funcs
tree
|
commitdiff
2008-08-13
Brian Paul
mesa: added new glsl/pointcoord.c test
tree
|
commitdiff
2008-08-13
Brian Paul
mesa: clear the unused upper-left region to black inste...
tree
|
commitdiff
2008-08-08
Eric Anholt
Merge branch 'drm-gem'
tree
|
commitdiff
2008-07-30
Guillaume Melquiond
Always pass CFLAGS when compiling or linking demos
tree
|
commitdiff
2008-07-26
Ian Romanick
Merge branch 'master' into drm-gem
tree
|
commitdiff
2008-07-24
Brian Paul
query/print GLSL version string
tree
|
commitdiff
2008-07-24
Thomas Hellstrom
Fix a typo.
tree
|
commitdiff
2008-07-24
Thomas Hellstrom
Add new demo "fbo_firecube".
tree
|
commitdiff
2008-07-14
Guillaume Melquiond
fix gltrace (bug 16691)
tree
|
commitdiff
2008-07-12
Dan Nicholson
Always pass -linker and -ldflags to mklib for shared...
tree
|
commitdiff
2008-07-12
Dan Nicholson
Call mklib with $(SHELL) so the user controls the inter...
tree
|
commitdiff
2008-07-01
Brian Paul
press 'm' to toggle multisample enable/disable
tree
|
commitdiff
2008-06-29
Corbin Simpson
Revert accidental edit to progs/demos/lodbias.
tree
|
commitdiff
2008-06-29
Nicolai Haehnle
demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture
tree
|
commitdiff
2008-06-18
Eric Anholt
Merge commit 'origin/master' into drm-gem
tree
|
commitdiff
2008-06-16
Corbin Simpson
r300: Fix new incarnation of bug 3195.
tree
|
commitdiff
2008-06-12
Dan Nicholson
Update .gitignore for progs/glsl
tree
|
commitdiff
2008-06-05
Brian Paul
minor changes
tree
|
commitdiff
2008-06-04
Brian Paul
fix event handling issues (such as when resizing when...
tree
|
commitdiff
2008-06-04
Brian Paul
press 'a' to toggle animation
tree
|
commitdiff
2008-06-04
Brian Paul
code refactoring (draw_frame(0, handle_event())
tree
|
commitdiff
2008-06-04
Brian Paul
remove references to incorrect -winwidth/-winheight...
tree
|
commitdiff
2008-06-04
Brian Paul
call glutDestroyWindow() before exit
tree
|
commitdiff
2008-06-04
Keith Packard
Merge commit 'origin/master' into drm-gem
tree
|
commitdiff
2008-05-28
Dave Airlie
Merge branch 'r500-support'
tree
|
commitdiff
2008-05-21
Brian
added readtex.h dependency
tree
|
commitdiff
2008-05-20
Brian Paul
new multi-texture GLSL test
tree
|
commitdiff
2008-05-09
Dan Nicholson
Don't link demos directly to X libraries
tree
|
commitdiff
2008-05-08
Brian Paul
disable GL_DEPTH_TEST before glDrawPixels in case windo...
tree
|
commitdiff
2008-05-08
Brian Paul
call glutDestroyWindow()
tree
|
commitdiff
2008-05-08
Brian Paul
updated options/help
tree
|
commitdiff
2008-05-07
Dan Nicholson
Never fail `make clean'
tree
|
commitdiff
2008-05-05
Dan Nicholson
Ignore xdemos/sharedtex
tree
|
commitdiff
2008-05-03
Brian Paul
Press <space> to reset limit/bias values, clean-up...
tree
|
commitdiff
2008-05-02
Corbin Simpson
Merge branch 'r500test' of git://people.freedesktop...
tree
|
commitdiff
2008-05-01
Alex Deucher
Merge branch 'r500test' of git://people.freedesktop...
tree
|
commitdiff
2008-04-30
Brian Paul
added xdemos/sharedtex.c test
tree
|
commitdiff
2008-04-30
Brian Paul
disable GL_TEXTURE_1D at end of frame to fix failed...
tree
|
commitdiff
2008-04-16
Dave Airlie
Merge branch 'master' into r500test
tree
|
commitdiff
2008-04-11
Brian Paul
add missing glViewport calls
tree
|
commitdiff
2008-04-10
Brian
more make clean items
tree
|
commitdiff
2008-04-10
Brian
use InitUniforms()
tree
|
commitdiff
2008-04-10
Brian
Replace duplicated code with new shaderutil.c functions
tree
|
commitdiff
2008-04-10
Brian
shader utility functions
tree
|
commitdiff
2008-04-08
Kristian Høgsberg
Only convert configs if screen creation was successful.
tree
|
commitdiff
2008-04-05
Brian
added glGetActiveUniform_func
tree
|
commitdiff
2008-04-05
Brian
mesa: add missing glPush/PopMatrix() calls
tree
|
commitdiff
2008-04-05
Brian
mesa: add missing glPush/PopMatrix() calls
tree
|
commitdiff
2008-04-04
Brian
silence warning
tree
|
commitdiff
2008-03-29
Oliver McFadden
Merge branch 'r300-vertprog-branch' of ssh://people...
tree
|
commitdiff
2008-03-27
Eric Anholt
Add a couple of test apps for line/unfilled polygon...
tree
|
commitdiff
2008-03-21
Eric Anholt
Fix xdemos build on FreeBSD: <sys/types.h> before ...
tree
|
commitdiff
2008-03-11
Dan Nicholson
Fix include path for rain demo so glut.h is found
tree
|
commitdiff
2008-03-10
Jeremy Huddleston
Darwin: Config/source fixes to now build glxdemo apps...
tree
|
commitdiff
2008-03-10
Dan Nicholson
Ignore more demo programs
tree
|
commitdiff
2008-02-29
Kristian Høgsberg
glxgears: oops, remove accidental commit of glFinish...
tree
|
commitdiff
2008-02-29
Kristian Høgsberg
Use __DRIextension mechanism providing loader functiona...
tree
|
commitdiff
2008-02-28
José Fonseca
Convert crlf->lf line endings.
tree
|
commitdiff
2008-02-18
Dan Nicholson
Ignore glxgears_pixmap
tree
|
commitdiff
2008-02-16
Brian
Added minmag.c test
tree
|
commitdiff
2008-02-15
Adam Jackson
chmod a-x **/glslnoise.c
tree
|
commitdiff
2008-02-15
Kristian Høgsberg
Add GLXPixmap version of glxgears to show case new...
tree
|
commitdiff
2008-02-12
Brian
Fix broken test.
tree
|
commitdiff
2008-02-12
Brian
Set Min/MaxLod with glTexParameterf, not glTexParameteri
tree
|
commitdiff
2008-02-12
Brian
tweak incr/decrements amounts for keyboard options
tree
|
commitdiff
2008-02-12
Brian
press 0,1,2,etc keys for specific bias values
tree
|
commitdiff
2008-02-05
Eric Anholt
Include glext.h in the cva test so that it actually...
tree
|
commitdiff
2008-01-28
Brian
push out far clip plane to 200
tree
|
commitdiff
2008-01-28
Brian
Added d/D keys to change viewing distance, 'a' to toggl...
tree
|
commitdiff
2008-01-22
Adam Jackson
glxinfo: Fix multisample visual reporting.
tree
|
commitdiff
2008-01-22
Brian
Don't build yuvrect_client by default
tree
|
commitdiff
2008-01-22
Brian
remove unused var
tree
|
commitdiff
2008-01-22
Alexey Sokolov
define M_PI if needed
tree
|
commitdiff
2008-01-01
Brian
fix glUniform4f typo
tree
|
commitdiff
2008-01-01
Bruce Merry
Convert to 0/1 when setting boolean uniforms
tree
|
commitdiff
2008-01-01
Bruce Merry
Add a test program to test for assorted bugs in shader_...
tree
|
commitdiff
2007-12-26
Dan Nicholson
Merge branch 'master' into autoconf2
tree
|
commitdiff
2007-12-18
Brian
added glSecondaryColor3fv_func
tree
|
commitdiff
2007-12-18
Brian
added two-side test
tree
|
commitdiff
2007-12-18
Brian
Test GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_Fron...
tree
|
commitdiff
2007-12-18
Brian
added twoside demo
tree
|
commitdiff
2007-12-18
Brian
Fix a quadstrip front/back-face inconsistancy.
tree
|
commitdiff
2007-12-14
Brian
Build rain demo (Gonzo <andreas.wendleder@gmail.com>)
tree
|
commitdiff
2007-12-13
Dan Nicholson
Merge branch 'master' into autoconf2
tree
|
commitdiff
2007-12-11
Roland Scheidegger
add simple test for two-sided stencil functionality
tree
|
commitdiff
2007-12-07
Dan Nicholson
Make osdemos linking like other programs
tree
|
commitdiff
2007-12-05
Brian
Undo changes made to the toyball shaders in commit...
tree
|
commitdiff
2007-12-04
Brian
added culling/wireframe options
tree
|
commitdiff
2007-11-30
Brian
better front-plane clip test
tree
|
commitdiff
2007-11-30
joukj
Updates of some OpenVMS makefiles.
tree
|
commitdiff
2007-11-30
joukj
Merge branch 'master' of git+ssh://joukj@git.freedeskto...
tree
|
commitdiff
2007-11-27
Brian
add a few more logicop modes, simplify code
tree
|
commitdiff
2007-11-23
Brian
better test of point attenuation
tree
|
commitdiff
next