mesa.git
2008-08-29 Xiang, Haihaoi965: mask control for BREAK/CONT/DO/WHILE. partial...
2008-08-29 Xiang, Haihaoi965: Push/pop instruction state. partial fix for ...
2008-08-28 Brian Paulmesa: bump MAX_INSN to 350
2008-08-26 Brian Paulmesa: don't check for GLSL 1.2 to advertise GL 2.1
2008-08-26 Brian Pauladded 7.1 MD5 sums
2008-08-26 Brian Paulchange MESA_MINOR to 3
2008-08-26 Brian Paul7.1 updates from 7.2 branch
2008-08-26 Timo Jyrinkiasst. html doc updates
2008-08-25 Brian Paulmesa: glsl: regenerated file
2008-08-25 Brian Paulmesa: glsl: grab latest fixes from gallium-0.1 branch
2008-08-25 Brian Paulmesa: set version string to 7.3-devel
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-21 Krzysztof Czurylo965: Fix incorrect backface culling
2008-08-21 Krzysztof CzuryloCall _ae_update_state when array enable state changes
2008-08-21 Krzysztof Czurylo965: Fix color clamping issues
2008-08-21 Ian RomanickFormatting changes to ease application of patches
2008-08-21 Eric Anholti965: use dri_bo_subdata in vertex upload to get pwrite...
2008-08-21 Eric AnholtFlush vertices when updating texObj->GenerateMipmap...
2008-08-21 Peter HuttererReport damage before modifying the area, not after.
2008-08-21 Eric Anholtintel: Fix SGIS_generate_mipmap after a miptree had...
2008-08-20 Brian Pauluse ftransform()
2008-08-20 Kristof Ralovichglx: free driScreen in FreeScreenConfigs()
2008-08-20 Kristof Ralovichglx: free context in driDestroyContext()
2008-08-20 Kristof Ralovichglx: free vertex array state when context is destroyed
2008-08-20 Kristof Ralovichfix mem leak (free psc->visuals)
2008-08-20 Mark Andersonmesa: fix float blend bug
2008-08-20 Brian Paulmesa: move old/obsolete MESA extensions specs to OLD...
2008-08-20 Dave Airliei965: fixup format for TFP zero copy
2008-08-20 Dave Airliei965: make tex offset override work..
2008-08-20 Xiang, Haihaoi965: Enable GL_ARB_fragment_program_shadow and fix...
2008-08-19 Corbin Simpsonr5xx: Final fog option fix.
2008-08-19 Corbin Simpsonr5xx: Don't squish GL context when using FogOption
2008-08-18 Corbin Simpsonr5xx: Enable fog options.
2008-08-18 Henri Verbeetfix byte vs. pixel offset bug for 3D textures (see...
2008-08-18 Brian Paulmesa: rearrange some code in _mesa_BindTexture() to...
2008-08-18 Corbin Simpsonr5xx: Add DDX and DDY instructions.
2008-08-16 Brian Paulbring in docs from 7.0.4 release/branch
2008-08-16 Corbin Simpsonadded test for ARB GLSL extensions
2008-08-16 Brian Pauladded glu.exports files to tarballs list
2008-08-16 Brian Paulfix convolutions test to consistanty use the ARB shader...
2008-08-16 Brian Paulprep for 7.1 rc4
2008-08-16 Brian Paulremove .txt suffix from shader source files
2008-08-16 Brian Paulmesa: added glsl/convolutions test from gallium branch
2008-08-16 Brian Paulmesa: turn off 'x' bit misset on a few .h and .syn...
2008-08-16 Brian Paulmesa: import latest GLSL code from gallium-0.1 branch
2008-08-15 Brian Pauldraw a tristrip ring instead of a single quad
2008-08-15 Brian Pauldon't need to use LOD version of texture2D() funcs
2008-08-14 Dave Airlieintel: remove unneeded mem type and args
2008-08-14 Michel Dänzerr300: Fix 3D texture support.
2008-08-13 Brian Paulmesa: fix a swrast state validation bug
2008-08-13 Brian Paulmesa: added new glsl/pointcoord.c test
2008-08-13 Brian Paulmesa: clear the unused upper-left region to black inste...
2008-08-12 Jeremy HuddlestonRemoved broken/unsupported darwin-static configs
2008-08-12 Jeremy HuddlestonFixed 'make install' for darwin
2008-08-12 Jeremy HuddlestonApple: More cleanup of the darwin config in 7.1
2008-08-11 Brian Paulmesa: glsl: add missing sampler types in sizeof_glsl_ty...
2008-08-11 Brian Paulversion 41 of glext.h
2008-08-11 Brian Paulversion 20 of glxext.h
2008-08-11 Brian Paulmesa: added comment about gl_PointCoord
2008-08-11 Jeremy HuddlestonApple: Cleaned up some linking and dylib ids issues
2008-08-09 Dave Millerdri: fix crash in driGetConfigAttribIndex
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-08-08 Eric Anholt965: cleanups to state emission from aperture checking...
2008-08-08 Brian Paulmesa: fix out-of-bounds memory reads in swizzle_copy()
2008-08-08 Jeremy Huddlestonglx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
2008-08-08 Jeremy Huddlestonglx/x11: Fix missing __GL_EXT_BYTES declaration
2008-08-08 Jeremy HuddlestonApple: Some changes to fix compilation problems on OSX
2008-08-07 Brian Paulmesa: fix glBindTexture error string (bug 17005)
2008-08-06 Brian Pauldisable debug code accidentally enabled by prev commit
2008-08-06 Haihao Xiangmesa: glsl: count number of temp regs used
2008-08-06 Brian Paulmesa: fix comment about texture targets (bug 17005)
2008-08-06 Brian Paulfix some FBO/texture queries (bug 15296)
2008-08-06 Xiang, Haihaoi965: update TexSrcUnit for OPCODE_TXB
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2008-08-05 Xiang, Haihaoi965: Use program->SamplerUnits[] to get the appropriat...
2008-08-04 Adam JacksonDrop unused 'entries' field from __glxHashTable.
2008-08-03 Brian Pauladded null ptr check (fix bug 16959)
2008-07-31 Eric Anholtintel-gem: Always build GEM execbuffer code.
2008-07-31 Jesse Barnesintel: sync to vblank by default
2008-07-30 Eric Anholtintel-gem: Use new getparam to detect kernel GEM support.
2008-07-30 Guillaume MelquiondAlways pass CFLAGS when compiling or linking demos
2008-07-29 Brian Paulupdated GLSL bug fixes
2008-07-29 Brian Paulmesa: glsl: remove old assertion (fixes glsl/bitmap.c)
2008-07-29 Brian Paulmesa: disable debug code
2008-07-29 Brian Paulmesa: regenerated files
2008-07-29 Brian Paulmesa: Silence compiler warnings on Windows.
2008-07-29 Brian Paulmesa: cast to fix warning
2008-07-29 Brian Paulmesa: fix bug/failure in recursive function inlining
2008-07-29 Brian Paulmesa: glsl: silence warning (s/int/GLuint)
2008-07-29 Brian Paulmesa: remove stray debug code
2008-07-29 Brian Paulmesa: glsl: assorted fixes for resolving polymorphic...
2008-07-29 Brian Paulmesa: glsl: re-order some constructors
2008-07-29 Brian Paulmesa: glsl: remove unneeded operators
2008-07-29 Brian Paulmesa: glsl: added null ptr check
2008-07-29 Brian Paulmesa: fix issues causing warnings on Windows
2008-07-29 Brian Paulmesa: glsl: additional error detection
2008-07-29 Brian Paulmesa: gls: fix broken else clause of conditional break...
2008-07-29 Brian Paulmesa: glsl: only try to link shaders defining main()
next