mesa/progs/trivial
Keith Whitwell 0397b2bb41 Merge branch 'gallium-0.1' into gallium-0.2
A first attempt at moving gallium onto a branch directly off master...

It will be interesting to see how much work this takes to get running.

Have resolved the conflicts semi-arbitarily, not compiled or tested.

Conflicts:

	.gitignore
	Makefile
	configs/config.mgw
	configs/darwin
	configs/darwin-x86ppc
	configs/default
	configs/freebsd-dri
	configs/linux-dri
	configs/linux-dri-xcb
	configs/linux-fbdev
	configs/linux-static
	configs/linux-x86-64-static
	configs/linux-x86-static
	doxygen/Makefile
	include/GL/gl.h
	progs/demos/Makefile
	progs/demos/descrip.mms
	progs/demos/texenv.c
	progs/egl/.gitignore
	progs/egl/Makefile
	progs/glsl/.gitignore
	progs/glsl/Makefile
	progs/glsl/convolutions.c
	progs/samples/Makefile.mgw
	progs/tests/.gitignore
	progs/trivial/.gitignore
	progs/trivial/point-param.c
	progs/trivial/tri.c
	progs/xdemos/.gitignore
	progs/xdemos/glthreads.c
	src/egl/drivers/demo/Makefile
	src/egl/drivers/dri/Makefile
	src/egl/main/Makefile
	src/glu/Makefile
	src/glu/sgi/Makefile
	src/glu/sgi/Makefile.mgw
	src/glut/glx/Makefile.mgw
	src/glut/os2/WarpWin.cpp
	src/glut/os2/glut_cindex.cpp
	src/glut/os2/glut_gamemode.cpp
	src/glut/os2/glut_win.cpp
	src/glut/os2/glut_winmisc.cpp
	src/glut/os2/os2_glx.cpp
	src/glut/os2/os2_menu.cpp
	src/glut/os2/os2_winproc.cpp
	src/glw/Makefile
	src/glx/x11/dri_glx.c
	src/glx/x11/glxext.c
	src/mesa/Makefile
	src/mesa/Makefile.mgw
	src/mesa/descrip.mms
	src/mesa/drivers/beos/Makefile
	src/mesa/drivers/common/descrip.mms
	src/mesa/drivers/common/driverfuncs.c
	src/mesa/drivers/directfb/Makefile
	src/mesa/drivers/dri/Makefile.template
	src/mesa/drivers/dri/common/dri_bufmgr.c
	src/mesa/drivers/dri/common/dri_bufmgr.h
	src/mesa/drivers/dri/common/dri_util.c
	src/mesa/drivers/dri/common/extension_helper.h
	src/mesa/drivers/dri/common/mmio.h
	src/mesa/drivers/dri/common/utils.c
	src/mesa/drivers/dri/common/utils.h
	src/mesa/drivers/dri/glcore/Makefile
	src/mesa/drivers/dri/i810/i810screen.c
	src/mesa/drivers/dri/i915/intel_ioctl.c
	src/mesa/drivers/dri/i915/intel_ioctl.h
	src/mesa/drivers/dri/i915/intel_screen.c
	src/mesa/drivers/dri/i915/server/i830_common.h
	src/mesa/drivers/dri/i915/server/i830_dri.h
	src/mesa/drivers/dri/i965/intel_screen.c
	src/mesa/drivers/dri/i965/server/i830_common.h
	src/mesa/drivers/dri/i965/server/i830_dri.h
	src/mesa/drivers/dri/mach64/mach64_screen.c
	src/mesa/drivers/dri/nouveau/nouveau_context.h
	src/mesa/drivers/dri/nouveau/nouveau_fifo.c
	src/mesa/drivers/dri/nouveau/nouveau_fifo.h
	src/mesa/drivers/dri/nouveau/nouveau_screen.c
	src/mesa/drivers/dri/nouveau/nouveau_screen.h
	src/mesa/drivers/dri/r128/r128_tex.h
	src/mesa/drivers/dri/savage/savageioctl.h
	src/mesa/drivers/fbdev/Makefile
	src/mesa/drivers/osmesa/Makefile
	src/mesa/drivers/osmesa/descrip.mms
	src/mesa/drivers/x11/Makefile
	src/mesa/drivers/x11/descrip.mms
	src/mesa/drivers/x11/xm_dd.c
	src/mesa/glapi/glapi.c
	src/mesa/glapi/glthread.c
	src/mesa/main/api_validate.c
	src/mesa/main/attrib.c
	src/mesa/main/bufferobj.c
	src/mesa/main/bufferobj.h
	src/mesa/main/buffers.c
	src/mesa/main/config.h
	src/mesa/main/context.c
	src/mesa/main/descrip.mms
	src/mesa/main/drawpix.c
	src/mesa/main/enums.c
	src/mesa/main/fbobject.c
	src/mesa/main/glheader.h
	src/mesa/main/imports.c
	src/mesa/main/mipmap.c
	src/mesa/main/mm.c
	src/mesa/main/mm.h
	src/mesa/main/mtypes.h
	src/mesa/main/points.c
	src/mesa/main/sources
	src/mesa/main/state.c
	src/mesa/main/texcompress_fxt1.c
	src/mesa/main/texenvprogram.c
	src/mesa/main/texobj.c
	src/mesa/main/texstate.c
	src/mesa/main/texstore.c
	src/mesa/math/descrip.mms
	src/mesa/shader/arbprogram.c
	src/mesa/shader/descrip.mms
	src/mesa/shader/prog_execute.c
	src/mesa/shader/prog_statevars.c
	src/mesa/shader/prog_statevars.h
	src/mesa/shader/prog_uniform.c
	src/mesa/shader/program.c
	src/mesa/shader/program.h
	src/mesa/shader/shader_api.c
	src/mesa/shader/slang/descrip.mms
	src/mesa/shader/slang/library/slang_vertex_builtin_gc.h
	src/mesa/sources
	src/mesa/swrast/descrip.mms
	src/mesa/swrast/s_drawpix.c
	src/mesa/swrast/s_fragprog.c
	src/mesa/swrast/s_readpix.c
	src/mesa/swrast/s_span.c
	src/mesa/swrast_setup/descrip.mms
	src/mesa/tnl/descrip.mms
	src/mesa/tnl/t_context.h
	src/mesa/tnl/t_vp_build.c
	src/mesa/tnl/tnl.h
	src/mesa/vbo/descrip.mms
	src/mesa/vbo/vbo_context.c
	src/mesa/vbo/vbo_exec_array.c
	src/mesa/x86-64/xform4.S
	src/mesa/x86/rtasm/x86sse.c
	src/mesa/x86/rtasm/x86sse.h
	windows/VC6/progs/glut/glut.dsp
	windows/VC7/mesa/gdi/gdi.vcproj
	windows/VC7/mesa/glu/glu.vcproj
	windows/VC7/mesa/mesa.sln
	windows/VC7/mesa/mesa/mesa.vcproj
	windows/VC7/mesa/osmesa/osmesa.vcproj
	windows/VC7/progs/glut/glut.vcproj
	windows/VC8/mesa/gdi/gdi.vcproj
	windows/VC8/mesa/glu/glu.vcproj
	windows/VC8/mesa/mesa.sln
	windows/VC8/mesa/mesa/mesa.vcproj
	windows/VC8/progs/glut/glut.vcproj
2008-09-11 16:05:15 +01:00
..
.gitignore git: Updated .gitignore files 2008-06-16 12:20:17 +02:00
clear-fbo-tex.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
clear-fbo.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
clear-scissor.c test glClear w/ scissor 2007-08-02 12:14:05 -06:00
clear-undefined.c trivial: Update clear-undefined 2008-06-13 19:18:56 +02:00
clear.c set window size to 256x256 2007-12-10 17:32:43 -07:00
createwin.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
dlist-dangling.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
dlist-edgeflag-dangling.c mesa: add missing glPush/PopMatrix() calls 2008-04-04 19:28:33 -06:00
dlist-edgeflag.c mesa: add missing glPush/PopMatrix() calls 2008-04-04 19:28:33 -06:00
drawarrays.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
drawelements.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
drawrange.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
flat-clip.c more usage info 2007-08-30 14:44:40 -06:00
fs-tri.c added code to test per-vertex colors 2007-07-24 12:28:01 -06:00
line-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-cull.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-smooth.c Added line smooth test 2008-02-25 16:26:37 -07:00
line-stipple-wide.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
line-userclip-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip-nop-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip-nop.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-userclip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
line-wide.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
line.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
lineloop-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
lineloop-elts.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
lineloop.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
linestrip-clip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip-flat-stipple.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip-stipple-wide.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip-stipple.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
linestrip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
Makefile Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
pgon-mode.c gallium: new pgon-mode.c test 2008-02-14 18:59:24 -07:00
point-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
point-param.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
point-sprite.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
point-wide-smooth.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 2008-04-23 13:10:13 +01:00
point-wide.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 2008-04-23 13:10:13 +01:00
point.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly-flat-clip.c trivial: add poly-flat-clip tests 2008-06-10 14:48:57 +01:00
poly-flat-unfilled-clip.c trivial: add poly-flat-clip tests 2008-06-10 14:48:57 +01:00
poly-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
poly.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
psb_context.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-clip-all-vertices.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-clip-nearplane.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
quad-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-degenerate.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-offset-factor.c clean-up, comments 2007-07-10 14:46:15 -06:00
quad-offset-unfilled.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-offset-units.c remove glDepthFunc(GL_LEQUAL) change from prev commit 2007-07-11 13:12:33 -06:00
quad-tex-2d.c mesa: call glutDestroyWindow() on exit to help find mem leaks 2008-05-16 16:02:52 -06:00
quad-tex-3d.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad-tex-alpha.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-tex-pbo.c merge current trunk into vbo branch 2006-11-02 12:02:13 +00:00
quad-unfilled-clip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-unfilled-stipple.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quad-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quad.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
quads.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quadstrip-cont.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
quadstrip-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
quadstrip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
readpixels.c added pixelzoom cmd line opt 2007-08-13 18:20:04 -06:00
tri-alpha-tex.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-alpha.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-color.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-max.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-min.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-revsub.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend-sub.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-blend.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-clear.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-clip.c use cursor keys to translate triangle 2007-07-10 11:33:10 -06:00
tri-cull-both.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-cull.c press 'f' to toggle front-face winding 2007-07-13 14:25:28 -06:00
tri-dlist.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-edgeflag.c press 'f' to toggle GL_CCW/GL_CW front face 2007-07-10 11:53:27 -06:00
tri-fbo-tex.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-fbo.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-flat-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-flat.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-fog.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-mask-tri.c mesa: call glColorMask(1,1,1,1) before glClear() 2008-03-14 11:35:57 -06:00
tri-orig.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 2008-04-23 13:10:13 +01:00
tri-query.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-scissor-tri.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-square.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-stencil.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-tex-3d.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-tri.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-unfilled-clip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-edgeflag.c trivial: simple edgeflag test 2008-04-24 12:39:09 +01:00
tri-unfilled-point.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-unfilled-smooth.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled-userclip-stip.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-unfilled-userclip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-unfilled.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-userclip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
tri-z-9.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-z-eq.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tri-z.c better triangle Z coords 2007-06-25 09:41:49 -06:00
tri.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
trifan-flat-clip.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan-flat-unfilled-clip.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan-flat.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan-unfilled.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
trifan.c trivial: add trifan tests 2008-06-10 14:48:57 +01:00
tristrip-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
tristrip-flat.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
tristrip.c Add GLUT_ALPHA for softpipe 2007-06-14 18:25:10 +01:00
vbo-drawarrays.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
vbo-drawelements.c gallium: more trivial tests 2007-12-09 14:06:00 +00:00
vbo-drawrange.c New tests for the array functions which also provoke rebasing. 2007-01-30 19:19:51 +00:00
vp-array-int.c trivial: add test for integer vertex arrays 2008-06-11 09:19:48 +01:00
vp-array.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-line-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00
vp-tri.c vp-tri: match vertex/color data of other tests 2007-12-19 15:13:20 +00:00
vp-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 2006-06-22 16:32:19 +00:00