mesa.git
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()
2008-07-29 Michal Krolmesa: Silence compiler warning on windows.
2008-07-29 Brian Paulmesa: glsl: fix/simplify array element handling
2008-07-29 Brian Paulmesa: glsl: mark constructor params as const
2008-07-29 Brian Paulmesa: glsl: rework swizzle storage handling
2008-07-29 Brian Paulmesa: fix uninitialized var
2008-07-29 Brian Paulmesa: glsl: implement constructor functions for user...
2008-07-29 Brian Paulmesa: remove stray debug assertion
2008-07-29 Brianmesa: fix glUniform error checking for samplers
2008-07-29 Brian Paulmesa: refactor: move _mesa_Bind/Gen/DeleteProgram(...
2008-07-29 Brian Paulmesa: initial support for GLSL struct/array comparisons
2008-07-29 Brian Paulmesa: added null ptr check (error handling case)
2008-07-29 Brian Paulmesa: fix +=, -=, etc. operators
2008-07-29 Brian Paulmesa: remove an error check for NV_v_p that doesn't...
2008-07-29 Brian Paulmesa: fix some issues in _mesa_validate_program()
2008-07-29 Brian Paulmesa: assorted glsl uniform/attribute fixes
2008-07-29 Brian Paulmesa: glsl: various writemask/swizzle improvements...
2008-07-29 Brian Paulmesa: rework array/struct addressing code.
2008-07-29 Brian Paulmesa: fix some GLSL /= int operators
2008-07-29 Brian Paulmesa: fix set_program_uniform_matrix(): need to loop...
2008-07-29 Brian Paulmesa: implement grammar/parsing for precision/invariant...
2008-07-29 Brian Paulmesa: Silence compiler warnings on Windows.
2008-07-29 Brian Paulmesa: fix some function inlining bugs
2008-07-29 Brian Paulmesa: improved printing
2008-07-29 Brian Pauldocument GLSL 1.20 status
2008-07-29 Brian Pauldisable GL_ARB_shading_language_120 until 1.20 features...
2008-07-28 Florent Thoumieautoconf: disable dri drivers build if being asked
2008-07-28 Michel Dänzerr300: Fix off-by-one error in calculation of scissor...
2008-07-27 Nicolai Haehnler300: Fix a crash related to depth textures (triggered...
2008-07-27 Nicolai Haehnler300: Implement ARB_shadow_ambient; add STATE_SHADOW_AM...
2008-07-27 Nicolai Haehnler300: Fix point minmax size
2008-07-27 Nicolai Haehnler300: Implement hardware acceleration for ColorLogicOp
2008-07-27 Nicolai Haehnler500: Handle non-native swizzles in texture instructions
2008-07-27 Nicolai Haehnler500: Redirect TEX writes to output registers
2008-07-27 Eric Anholtintel: Don't return a renderbuffer with alpha when...
2008-07-26 Nicolai Haehnler200: Do not set second coordinate clamping for 1D...
2008-07-26 Nicolai Haehnler300: Always emit LOAD_VBPNTR immediately before index...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-25 Eric Anholtmesa: Return 0 for cube map face of non-cubemap framebu...
2008-07-25 Eric Anholtintel: If a tex image doesn't fit in the object's tree...
2008-07-25 Dave Airliei965: fixup format for TFP zero copy
2008-07-25 Dave AirlieRevert "intel: disable zero-copy TFP."
2008-07-25 Dave Airliei965: make tex offset override work..
2008-07-25 Dave Airlieintel: disable zero-copy TFP.
2008-07-24 Brian Paulmesa: move extensions->version code into separate function
2008-07-24 Brian Paulmesa: don't include Mesa version in GL_SHADING_LANGUAGE...
2008-07-24 Brian Paulquery/print GLSL version string
2008-07-24 Jesse Barnesintel: remove buffer swap debug output
2008-07-24 Ian RomanickRevert "965: Fix color clamping issues"
2008-07-24 Thomas HellstromFix a typo.
2008-07-24 Thomas HellstromAdd new demo "fbo_firecube".
2008-07-23 Pawel Pieczul965: Fix partially transparent textures in Doom 3...
2008-07-23 Eric Anholtintel: Add a little span cache to spead up readpixels...
2008-07-23 Eric Anholtintel-gem: Use pread/pwrite for span access.
2008-07-23 Eric Anholtintel: improve 2d batchbuffer debug output.
2008-07-23 Eric Anholtintel: Fix CopyTexSubImage's src tiling arg for the...
2008-07-23 Eric Anholtintel: move renderbuffer mapping to separate functions.
2008-07-22 Jesse Barnesintel: fix buffer swaps and enable page flipping on 965
2008-07-21 Pawel Pieczul965: Fix color clamping issues
2008-07-21 Brian Paulmesa: revert building glslcompiler by default
2008-07-18 Ian Romanickintel-gem: Bump driver date
2008-07-18 Dan Nicholsonautoconf: Support Motif widgets in GLw with --enable...
next