[INTEL] Fix 965 to use new centralized mipmap pitch function
[mesa.git] / progs /
2007-12-14 BrianBuild rain demo (Gonzo <andreas.wendleder@gmail.com>)
2007-12-11 Roland Scheideggeradd simple test for two-sided stencil functionality
2007-12-07 Dan NicholsonMake osdemos linking like other programs
2007-12-05 BrianUndo changes made to the toyball shaders in commit...
2007-12-04 Brianadded culling/wireframe options
2007-11-30 Brianbetter front-plane clip test
2007-11-30 joukjUpdates of some OpenVMS makefiles.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-27 Brianadd a few more logicop modes, simplify code
2007-11-23 Brianbetter test of point attenuation
2007-11-23 Brian#define GL_GLEXT_PROTOTYPES to silence warning
2007-11-22 BrianPrint point/line size range limits
2007-11-16 Brianadded z/s keys to reset/step rotation
2007-11-16 BrianOnly emit texcoords for enabled units. Enable/disable...
2007-11-12 Brianremove dependency on libGLU
2007-11-10 Briantest that point/line/quad rendering hits the right...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 Briantest glStencilFuncSeparateATI()
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Dan Nicholsonspecify app lib dependencies in Makefiles (patch 1/3)
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-25 Dan NicholsonIgnore new programs
2007-10-24 Brianfix assorted bugs, works now
2007-10-18 Kristian Høgsbergglxinfo: Try creating a GLX context using an fbconfig...
2007-10-17 Ian RomanickSupport cards that have ARB_fp but not ARB_shadow.
2007-10-17 Kristian Høgsbergpbutil: Do not require GLX_SGIX_pbuffer for fbconfig...
2007-10-17 Kristian Høgsbergglxinfo: Also print number of fbconfigs.
2007-10-17 Kristian HøgsbergFixup a couple of thinkos in glxinfo changes.
2007-10-16 Kristian HøgsbergImplement support for printing glx fbconfigs in glxinfo.
2007-10-16 Kristian Høgsbergglxinfo: Only print visuals that actually support GLX.
2007-10-13 Kristian HøgsbergDo XSync() before resetting error handler.
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-12 BrianExample of cooperative rendering into one window by...
2007-10-11 BrianNew glxsnoop demo to display another window's z/stencil...
2007-10-10 Brianreplace 'brick' with correct program name in printfs
2007-10-10 Dan NicholsonIgnore more generated files in progs/
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-24 Eric AnholtFix progs/tests/ build with BSD make.
2007-09-24 Eric AnholtUpdate .gitignore for tests and xdemos.
2007-09-24 Eric AnholtJust use stddef.h to get ptrdiff_t instead of obsolete...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-19 Eric AnholtUpdate .gitignore for demos.
2007-09-14 Brianadded copypix.c test (test glCopyPixels w/ pixel zoom)
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-10 Brianclean-up (see bug 12317)
2007-08-27 Brianadded --noclear option to demonstrate rendering without...
2007-08-14 Xiang, Haihaoxdemo case: Wei Wang's patch for bug#9759
2007-08-07 Brianparse standard -geometry option
2007-08-07 Ingo Molnarglxgears: Add an x/y window size parameter.
2007-08-01 Briantriangle rasterization with frag shader
2007-08-01 Brianadded trirast program
2007-07-30 Brianmisc comments, clean-ups
2007-07-30 Brianadded a few more functions
2007-07-30 BrianAdded shader points and shader bitmap demos
2007-07-27 Zhangmore Mingw32 fixes
2007-07-26 Brianclamp float colors
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-24 Brianfix logic error, typos
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-17 Zou Nan hai Fix SOP in fragment shader, brick is ok now.
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-17 Zou Nan hai bumpmap sample is correct now
2007-07-11 BrianImprove this demo in a few ways.
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 Xavier Bachelotcall glutInit(), bug 11486
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Briansupport more modes, added -f cmd line option
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 Brianuse larger point/sprite size
2007-06-22 BrianRandom state-change / primitive rendering. Good for...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 Zou Nan hai support branch and loop in pixel shader
2007-06-08 Brianfix glReadPixels parameters to handle odd-width windows...
2007-06-08 Briandisable shader program before glDrawPixels
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-07 Ian RomanickAdd support for shadow mapping with vertex and fragment...
2007-06-07 Ian RomanickRefactor shadow map modelview and projection code
2007-06-07 Ian RomanickRemove '#if defined' tests for ARB extensions.
2007-05-29 Brianuse glXGetProcAddress to get extension funcs
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Brianset texcoords depending on GLX_Y_INVERTED_EXT
2007-05-19 BrianGLX_EXT_texture_from_pixmap test
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickAdd simple program to test GL_MESA_texture_array.
2007-05-09 BrianTweak the shell scripting for descending into and build...
2007-05-08 Brianremove some debug code
2007-05-08 Briana somewhat nicer demo w/ command line options
2007-05-03 Brianget rid of normal vector
2007-05-03 Brianget rid of OSMESA stuff
2007-05-03 BrianNew test of the dFdx(), dFdy() functions.
2007-04-27 Brianadded glGetActiveAttrib
2007-04-26 BrianWindows updates
2007-04-26 Brianmove #include <GL/glut.h> after other #includes for...
2007-04-26 Brianuse sqrt(), not sqrtf() for Windows
2007-04-21 Ian RomanickFix FBO completeness bug in shadowtex.
2007-04-21 Briandestroy window upon exit
next