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
/
tests
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
progs/tests: Add mipmap_comp for mipmap testing with compressed textures
Jakob Bornecrantz
1
-0
/
+1
2009-04-18
demos: move demos/texobj.c to tests/
Brian Paul
1
-0
/
+1
2009-04-18
demos: move tests/dinoshade.c to demos/
Brian Paul
1
-1
/
+0
2009-04-18
demos: move tests/projtex.c to demos/
Brian Paul
1
-1
/
+0
2009-04-18
demos: move tests/fbotexture.c to demos/
Brian Paul
1
-1
/
+0
2009-04-18
demos: move texdown.c to tests/
Brian Paul
1
-0
/
+1
2009-04-18
demos: move glutfx demo to tests/
Brian Paul
1
-0
/
+1
2009-04-18
demos: move streaming_rect.c demo to tests/
Brian Paul
1
-0
/
+1
2009-04-10
mesa: asst. progs/test/Makefile files
Brian Paul
1
-3
/
+3
2009-03-18
tests: add simplest mipgen test
Keith Whitwell
1
-0
/
+1
2009-03-18
progs/tests: Update mipmap_limits to show image and colors
Jakob Bornecrantz
1
-0
/
+5
2009-03-12
mesa test prog for ATI_envmap_bumpmap
Roland Scheidegger
1
-0
/
+7
2009-03-04
tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range
Brian Paul
1
-1
/
+2
2009-02-27
tests: new mapvbo.c test
Brian Paul
1
-0
/
+1
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-0
/
+2
2009-01-19
tests: test pseudo-XOR blend mode.
Brian Paul
1
-0
/
+2
2008-12-16
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-1
/
+21
2008-12-15
demos: updated tests/floattex.c (doesn't work just yet).
Brian Paul
1
-1
/
+21
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-20
/
+21
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
1
-20
/
+20
2008-09-11
simple quad drawing test
Brian Paul
1
-0
/
+1
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
1
-0
/
+22
2008-06-18
tests: Added a test for a strange bug in texstore_a8
Jakob Bornecrantz
1
-0
/
+1
2008-05-07
Never fail `make clean'
Dan Nicholson
1
-3
/
+3
2008-04-11
mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)
Brian Paul
1
-0
/
+1
2008-04-10
mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)
Brian Paul
1
-0
/
+1
2008-04-01
mesa: measure fill rate for drawing a large quad with basic shading/texture m...
Brian
1
-0
/
+8
2008-03-27
Add a couple of test apps for line/unfilled polygon clipping.
Eric Anholt
1
-0
/
+2
2008-03-17
mesa: new mipmap generation, lod bias demo
Brian Paul
1
-0
/
+9
2008-02-28
Added calibrate_rast.c program
Brian
1
-0
/
+1
2008-02-20
Test calling glTexSubImage2D mid-way through a frame.
Brian
1
-0
/
+1
2008-02-16
Added minmag.c test
Brian
1
-0
/
+1
2008-02-16
Added minmag.c test
Brian
1
-0
/
+1
2008-01-01
Add a test program to test for assorted bugs in shader_api.c
Bruce Merry
1
-0
/
+1
2007-12-11
add simple test for two-sided stencil functionality
Roland Scheidegger
1
-0
/
+1
2007-11-09
test that point/line/quad rendering hits the right pixels
Brian
1
-0
/
+1
2007-10-29
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
1
-1
/
+1
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-6
/
+6
2007-09-24
Fix progs/tests/ build with BSD make.
Eric Anholt
1
-18
/
+16
2007-06-21
Random state-change / primitive rendering. Good for hammering on a driver...
Brian
1
-0
/
+1
2007-05-16
Add simple program to test GL_MESA_texture_array.
Ian Romanick
1
-0
/
+7
2007-03-12
extra stuff for drawbuffers test
Brian
1
-0
/
+8
2007-03-11
added drawbuffers.c
Brian
1
-0
/
+1
2006-09-15
npot version of redbook/mipmap.c
Keith Whitwell
1
-0
/
+1
2006-08-15
Add test for GL_EXT_gpu_program_parameters.
Ian Romanick
1
-0
/
+1
2006-06-12
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
1
-0
/
+2
2006-05-10
simple texture compression test
Brian Paul
1
-0
/
+1
2006-05-10
Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.
Brian Paul
1
-0
/
+1
2006-04-14
test glReadPixels speed w/ various formats/types, PBOs
Brian Paul
1
-0
/
+2
2006-03-04
Build test for bugzilla #3050
Ian Romanick
1
-0
/
+1
[next]