mesa.git
2009-01-15 Alan Hourihanemesa: check frambuffer complete status before rendering
2009-01-15 Brian Paulmesa: bump version to 7.3-rc2
2009-01-15 Brian Paulglsl: fix comment
2009-01-15 Brian Paulglsl: minor clean-up for rect sampler test
2009-01-14 Brian Paulr300: work-around FRAG_BIT_FOGC warning/error
2009-01-14 Brian Pauli965: asst. fixes, work-arounds for FBOs and render...
2009-01-14 Brian Pauli965: fix incorrect renderbuffer DataType assignment
2009-01-14 Brian Pauli965: fix some FBO depth/stencil assertions
2009-01-14 Ian Romanickintel: SW fallback maps texture images, not texture...
2009-01-14 Brian Paulglsl: propagate pragma info down into compiler from...
2009-01-14 Brian Paulwindows: remove reference to swizzle.c file
2009-01-14 Brian Paulglsl: simplify IR storage for samplers
2009-01-14 Brian Paulmesa: fix incorrect transformation of GL_SPOT_DIRECTION
2009-01-14 Ian RomanickTreat image units and coordinate units differently.
2009-01-14 Alan Hourihaneglsl: fix regression from sampler arrays commit
2009-01-14 Brian Pauli965: indentation fixes
2009-01-14 Brian Pauli965: allow larger AA points on fallback path
2009-01-14 Brian Pauli965: fix indentation
2009-01-14 Brian Pauli965: comment for emit_kil()
2009-01-14 Brian Paulmesa: put _NV suffix on a few opcodes
2009-01-14 Brian Pauli965: fix indentation
2009-01-14 Xiang, Haihaointel: bump driver date
2009-01-14 Alan Hourihaneglsl: fix a comment typo
2009-01-14 Alan Hourihaneglsl: support sampler arrays.
2009-01-13 Brian Pauldocs: #pragma now handled
2009-01-13 Brian Paulglsl: add preprocessor support for #pragma
2009-01-13 Ian RomanickAdd language about implicit flush and command completion
2009-01-13 Brian Pauldocs: fixes since 7.3-rc1
2009-01-13 Karl Schultzwindows: try to create a context in wglCreateLayerContext()
2009-01-12 Brian Pauli965: fix glDrawPixels Z coordinate in intel_texture_dr...
2009-01-12 Brian Pauli965: fix broken glBitmap + depth test
2009-01-12 Brian Pauli965: fix broken ARB fp fog options
2009-01-12 Dan Nicholsonautoconf: Only _GNU_SOURCE feature test macro needed...
2009-01-12 Julien Cristaumesa: match against *-gnu* instead of *-gnu in configure.ac
2009-01-12 Thomas Hennwindows: updated VC8 project files
2009-01-12 Brian Paulglsl: better fix for for-loop scope issue (commit 63330...
2009-01-12 Brian Paulwindows: added new sources for 7.3 (may be more, needs...
2009-01-12 Brian Paulmesa: add osmesa.pc.in to tarball list
2009-01-11 Matthieu HerrbBuild fixes for gcc 2.95
2009-01-11 Matthieu HerrbBig endian fixes.
2009-01-11 Matthieu Herrbbuild fix on big endian OpenBSD architectures.
2009-01-11 Matthieu Herrbreplace nearbyint() by rint() for now.
2009-01-11 Owain G. AinsworthFix build with GCC 2.95.
2009-01-11 Matthieu Herrb__builtin_expect is a gcc 3.x feature. define it out...
2009-01-10 Brianmesa: require libdrm 2.4.3 in configure.ac
2009-01-10 Brian Paulmesa: omit old headers from tarball
2009-01-10 Brian Pauldocs: document deprecated/removed headers/interfaces
2009-01-10 Brian Paulmesa: remove old GLView.h header for BeOS
2009-01-10 Brian Paulmesa: remove deprecated headers from Makefile.am
2009-01-10 Brian Paulmesa: deprecate GL/amesa.h header (allegro driver)
2009-01-10 Brian Paulmesa: deprecate the GL/fxmesa.h header
2009-01-10 Brian Paulmesa: remove the ancient include/GL/ugl*.h headers
2009-01-10 Brian Paulxmesa: deprecate the "XMesa" interface
2009-01-10 Brian Pauldocs: prerequisite updates
2009-01-10 Brian Paulglsl: force creation of new scope for for-loop body
2009-01-10 Brian Paulglsl: replace 0/1 with GL_FALSE/GL_TRUE
2009-01-10 Ian Romanickswrast: Fix GL_ATI_separate_stencil
2009-01-09 Brian Paulglsl: make minimum struct size = 2, not 1
2009-01-09 Brian Paulmesa: 7.3-rc-1 Makefile changes
2009-01-09 Brian Paulmesa: latest glxext.h header, no version change
2009-01-09 Brian Paulmesa: import glext.h version 44
2009-01-09 Brian Pauldocs: dri2proto, libdrm tweaks
2009-01-09 Brian Paulglsl: fix typo in the vec2 += operator function
2009-01-08 Brian Paulmesa: set version string to 7.3-rc1
2009-01-08 Brian Pauldocs: updated Cell docs, from gallium-0.2 branch
2009-01-08 Brian Pauldocs: more 7.3 doc updates
2009-01-08 Brian Pauldocs: import 7.2 relnotes, start on 7.3 relnotes
2009-01-08 Brian Paulglsl: fix broken +=, -=, *=, /= operators
2009-01-08 Brian Paulmesa: fix off-by-one bug in _mesa_delete_instructions()
2009-01-08 Eric Anholti965: Fix GLSL FS DPH to return the right value instead...
2009-01-08 Eric Anholti965: Remove worrisome comment about _NEW_PROGRAM signa...
2009-01-08 Eric Anholtmesa: Remove _Active and _UseTexEnvProgram flags from...
2009-01-08 Eric Anholti965: Remove dead brw_vs_tnl.c
2009-01-08 Brian Pauli965: allow gl_FragData[0] usage when there's only...
2009-01-08 Brian Paulmesa: additional case in file_string()
2009-01-08 Brian Paulglsl: pass GLcontext::Extension info down into GLSL...
2009-01-08 Brian Paulglsl: bump up MAX_FOR_LOOP_UNROLL_COMPLEXITY
2009-01-08 Brian Paulglsl: check that the fragment shader does not write...
2009-01-07 Brian Pauli965: init dst reg RelAddr field to zero
2009-01-07 Eric Anholti965: Note when we drop saturate mode on the floor...
2009-01-07 Eric Anholti965: Add support for LRP in VPs.
2009-01-07 José Fonsecamesa: Add _mesa_snprintf.
2009-01-07 Brian Paulglsl: disable some unused functions (but don't remove...
2009-01-07 Brian Paulglsl: also unroll loops with variable declarations...
2009-01-07 Brian Paulglsl: remove dead code
2009-01-07 Brian Paulmesa: OSMesa Makefile fixes (use LIB_DIR)
2009-01-07 Brian Paulglsl: loop unroll adjustments
2009-01-07 Brian Paulglsl: implement loop unrolling for simple 'for' loops
2009-01-06 Brian Paulmesa: Move var declaration to top of scope.
2009-01-06 Brian Paulmesa: fix GL_DEPTH_CLEAR_VALUE casting
2009-01-06 Brian Paulmesa: remove dri_sarea.h, add glcore.h in Makefile
2009-01-06 Xiang, Haihaomesa: Fix the size per pixel for packed pixel format...
2009-01-06 Xiang, Haihaomesa: Fix the number of components for GL_UNSIGNED_SHOR...
2009-01-06 Xiang, Haihaodri: correct the damage.
2009-01-06 Brian Paulmesa: add GLushort cases for render to texture (Z-buffers)
2009-01-05 Brian Paulmesa: fix a GLSL swizzled writemask bug
2009-01-05 Brian Pauli965: implement OPCODE_TRUNC (round toward zero) on...
2009-01-05 Tom Fogalglu: Add mangled symbols to export list
2009-01-03 Brian Paulmesa: fix warning about possibly undefined var in GLSL...
2009-01-02 Brian Paulmesa: fix another "out of samplers" problem
next