index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
xdemos
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-11
Improve this demo in a few ways.
Brian
1
-12
/
+22
2007-05-29
use glXGetProcAddress to get extension funcs
Brian
1
-3
/
+16
2007-05-21
set texcoords depending on GLX_Y_INVERTED_EXT
Brian
1
-5
/
+7
2007-05-19
GLX_EXT_texture_from_pixmap test
Brian
2
-0
/
+382
2006-12-13
Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI.
Brian
1
-1
/
+1
2006-12-13
Use XDisplayName() when reporting errors (bug 8079).
Brian
10
-11
/
+11
2006-12-06
glxinfo: When direct rendering is not enabled, print some hints.
Michel Dänzer
1
-1
/
+13
2006-12-06
Make git ignore files only generated at build time.
Michel Dänzer
1
-0
/
+0
2006-10-16
Added -clip option to test glCopyPixels beyond window bounds.
Brian Paul
1
-18
/
+17
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
1
-1
/
+1
2006-05-17
call reshape() after init() to set initial projection/viewing transform (see ...
Brian Paul
1
-2
/
+8
2006-05-16
bug 6941: fixed initial rendering problems in glxgears
Tilman Sauerbeck
1
-0
/
+1
2006-05-15
added a few extension #ifdef tests
Brian Paul
1
-1
/
+12
2006-05-15
usage() function
Brian Paul
1
-2
/
+15
2006-05-13
Expanded output with -l option: vertex/fragment program and vertex/fragment
Brian Paul
1
-24
/
+157
2006-04-13
Use -I$(INCDIR) to get Mesa, not system headers (Dan Schikore)
Brian Paul
1
-5
/
+5
2006-03-23
Added -l option for explicit locking around Xlib and GLX calls in
Brian Paul
1
-5
/
+64
2006-03-23
Added -p option to create a display connection per thread.
Brian Paul
1
-23
/
+88
2006-03-15
updated some printfs, added comment about sched_yield
Brian Paul
1
-3
/
+7
2006-01-16
Free visinfo object (Tilman Sauerbeck)
Brian Paul
1
-0
/
+2
2005-09-23
Committing in .
Jouk Jansen
1
-1
/
+1
2005-08-25
s/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)
Brian Paul
1
-1
/
+1
2005-08-09
delete display lists upon exit
Brian Paul
1
-0
/
+3
2005-07-19
overlay planes test
Brian Paul
2
-0
/
+246
2005-07-02
Add $(CFLAGS) to the link commands. This makes 'make linux-x86
Ian Romanick
1
-5
/
+5
2005-05-07
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
1
-6
/
+6
2005-04-06
added wrappers/helpers for creating/destroying rendering contexts
Brian Paul
2
-1
/
+45
2005-04-06
changed implementation of GetAllFBConfigs()
Brian Paul
1
-7
/
+4
2005-04-05
Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it
Ian Romanick
2
-3
/
+11
2005-02-26
use girl2.rgb by default
Dave Airlie
1
-1
/
+1
2005-02-26
Add glXAllocateMemoryMESA demo app using ycbcr...
Dave Airlie
2
-1
/
+328
2005-01-17
remove trailing slash from TOP definition
Daniel Borca
1
-1
/
+1
2005-01-12
new test to exercise context and window create/delete
Keith Whitwell
2
-0
/
+610
2005-01-10
remove a debug line
Brian Paul
1
-1
/
+0
2005-01-10
tweak output formattting, fixed uninitialized var error
Brian Paul
2
-46
/
+48
2005-01-09
improved animation rate
Brian Paul
1
-20
/
+29
2005-01-09
rotate at a reasonable rate
Brian Paul
1
-16
/
+27
2005-01-07
added GetAllFBConfigs()
Brian Paul
1
-0
/
+23
2005-01-06
New GetAllFBConfigs() function. Some FBConfigs weren't reported before.
Brian Paul
2
-23
/
+8
2005-01-04
Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones.
Brian Paul
4
-145
/
+295
2004-12-20
Add a -fullscreen option
Keith Whitwell
1
-1
/
+12
2004-12-12
removed unused visInfo var
Brian Paul
1
-3
/
+0
2004-10-26
added stereo option (Jacek Rosik)
Brian Paul
1
-17
/
+92
2004-10-23
wrap angle value (Philipp Klaus Krause)
Brian Paul
1
-0
/
+2
2004-09-16
silence warnings
Brian Paul
2
-2
/
+2
2004-09-14
Have the rendering contexts share textures.
Brian Paul
1
-9
/
+62
2004-08-13
silence a warning
Brian Paul
2
-3
/
+3
2004-08-13
minor fix for newest glxext.h header
Brian Paul
1
-1
/
+1
2004-08-10
cvs ignore file
Brian Paul
1
-0
/
+16
2004-08-10
query/print max convolution filter size
Brian Paul
1
-0
/
+7
[next]