mesa.git
2011-02-27 Fabian Bielerr600g: Process TRUNC with tgis_op2
2011-02-27 Fabian Bielerr600g: Don't negate result of ABS instruction
2011-02-27 Daniel Vetteri915g: implement cache flushing
2011-02-27 Daniel Vetteri915g: buffer validation for blitter
2011-02-27 Daniel Vetteri915g: buffer validation for render state
2011-02-27 Daniel Vetteri915g/winsys: buffer validation support
2011-02-27 Daniel Vetteri915g: add raw batchbuffer dumping in drm winsys
2011-02-27 Daniel Vetteri915g: cleanup static state calculation, part 2
2011-02-27 Daniel Vetteri915g: cleanup static state calculation, part 1
2011-02-27 Kenneth Graunkeglsl/builtins: Fix return type for textureSize sampler2...
2011-02-26 Eric Anholtglx: Adjust the MESA_multithread_makecurrent spec to...
2011-02-26 Eric Anholtintel: Use the current context rather than last bound...
2011-02-26 Eric Anholtdri2: Don't call the dri2 flush hook for swapbuffers...
2011-02-26 Eric Anholtglx: Don't do the implicit glFlush in SwapBuffers if...
2011-02-26 Eric Anholtmesa: Add new MESA_multithread_makecurrent extension.
2011-02-26 Daniel Vetteri915g: make dynamic state emission actually lazy
2011-02-26 Jakob Bornecrantzgallivm: Initialize stack values
2011-02-26 Arkadiusz Miskiewiczglsl/Makefile: Remove builtin_function.cpp if generatio...
2011-02-26 Jakob Bornecrantzi915g: Handle null constants properly
2011-02-26 Daniel Vetteri915g: fix null deref in draw_rect emission
2011-02-26 Daniel Vetteri915g: simplify math in constants emission
2011-02-26 Jakob Bornecrantzi915g: Use the same debug env vars in drm and sw winsys
2011-02-26 Jakob Bornecrantzi915g: Use unchecked writes in sw winsys batchbuffer
2011-02-26 Alan HourihaneCheck for out of memory when creating fence
2011-02-26 Jakob Bornecrantzutil: Don't destroy shaders null shaders
2011-02-25 Jakob Bornecrantzutil: Don't create array texture shaders if the driver...
2011-02-25 Kenneth Graunkei965/fs: Initial plumbing to support TXD.
2011-02-25 Kenneth Graunkei965/fs: Complete TXL support on gen5+.
2011-02-25 Kenneth Graunkei965/fs: Complete TXL support on gen4.
2011-02-25 Kenneth Graunkei965/fs: Use a properly named constant in TXB handling.
2011-02-25 Kenneth Graunkei965: Add #defines for gen4 SIMD8 TXB/TXL with shadow...
2011-02-25 Jerome Glissegallium/tgsi: shuffle ureg_src structure to work around...
2011-02-25 Jerome Glissegallium/st: place value check before value is use
2011-02-25 Dave Airliegallium/util: add 1d/2d mipmap generation support
2011-02-25 Vinson Leescons: Reduce all Cygwin platform names to 'cygwin'.
2011-02-24 Dave Airlier600g: explicity set sign bits for RGTC
2011-02-24 Dave Airlier600g: bc 4/5 or rgtc textures need to be tiled as...
2011-02-24 Dave Airlier300g: explicit sign bits on RGTC textures
2011-02-24 Kenneth Graunkei965: Increase Sandybridge point size clamp in the...
2011-02-24 Neil Robertsintel: Try using glCopyTexSubImage2D in _mesa_meta_Blit...
2011-02-24 Christoph Bumillernvc0: fix PointCoord enable in FP header
2011-02-24 Christoph Bumillernvc0: change TGSI CMP translation to use slct
2011-02-24 Christoph Bumillernvc0: sprite coord enable is per GENERIC, not overall...
2011-02-24 Christoph Bumillernvc0: fix new_value calls using type instead of size
2011-02-24 Christoph Bumillernvc0: set local memory usage info in shader header
2011-02-24 Christoph Bumillernvc0: don't fold loads from local memory
2011-02-24 Christoph Bumillernvc0: presin and preex2 can load from const space
2011-02-24 Christoph Bumillernvc0: kick out empty live ranges
2011-02-24 Christoph Bumillernvc0: preemptively insert branch at ENDIF
2011-02-24 Christoph Bumillernvc0: correct allocation of constrained registers
2011-02-24 Christoph Bumillernvc0: sync textures with render targets ourselves
2011-02-24 Christoph Bumillernvc0: improve userspace fencing
2011-02-24 Christoph Bumillernvc0: values for undefined outputs must have file GPR
2011-02-24 Christoph Bumillernvc0: multiply polygon offset units by 2
2011-02-24 Christoph Bumillernvc0: fix SSG
2011-02-24 Christoph Bumillernvc0: don't visit target blocks of a loop break multipl...
2011-02-24 Christoph Bumillernvc0: don't overwrite phi sources at the end of a loop
2011-02-24 Fabian Bielergallium/utils: Fix vertex element setup
2011-02-24 José Fonsecasvga: Ensure rendertargets and textures are always...
2011-02-24 Chris Wilsoni965: Remember to pack the constant blend color as...
2011-02-24 Chris Wilsonintel: Reset the buffer offset after releasing referenc...
2011-02-24 Chris Wilsoni965: Unmap the correct pointer after discontiguous...
2011-02-24 Chris Wilsonintel: Protect against waiting on a NULL render target bo
2011-02-24 Dave Airlier600g: EXT_texture_array support.
2011-02-24 Dave Airliest/mesa: treat 1D ARRAY upload like a depth or 2D array...
2011-02-24 Vinson Leescons: Fix Cygwin platform names.
2011-02-24 Jakob Bornecrantzi915g: Lazy emit dynamic state
2011-02-24 Jakob Bornecrantzi915g: Lazy emit immediate state
2011-02-24 Jakob Bornecrantzi915g: Disable LIS7 state updates for now
2011-02-24 Jakob Bornecrantzi915g: Clean up in i915_state_immediate
2011-02-24 Jakob Bornecrantzi915g: Remove outdated comment
2011-02-24 Jakob Bornecrantzi915g: Use dump function in sw winsys
2011-02-24 Jakob Bornecrantzi915g: Enable mirror repeat wrap mode
2011-02-24 Jakob Bornecrantzi915g: Always set vbo to flush on flushes
2011-02-23 Chris Wilsonintel: gen3 is particular sensitive to batch size
2011-02-23 Chris Wilsoni915: And remember assign the new value to the state...
2011-02-23 Tom FogalFix GLX_USE_TLS define.
2011-02-23 Fabian Bielerr600g: Request DWORD aligned vertex buffers.
2011-02-23 Wiktor Janasst/mesa: fix computing the lowest address for interleav...
2011-02-22 Brian Paulvbo: added vbo_check_buffers_are_unmapped() debug function
2011-02-22 Brian Paulvbo: removed unused #defines, add comments
2011-02-22 Brian Paulmesa: move comment, change debug code
2011-02-22 Brian Paulvbo: simplify NeedFlush flag clearing
2011-02-22 Brian Paulvbo: use ctx intstead of exec->ctx
2011-02-22 Brian Paulr300g: fix missing initializers warning
2011-02-22 Brian Pauli915g: remove extra semicolons
2011-02-22 Andy Skinnerxlib: pass Display pointer to XMesaGarbageCollect()
2011-02-22 Kenneth Graunkei965: Increase Sandybridge point size clamp.
2011-02-22 Kenneth Graunkei965/fs: Correctly set up gl_FragCoord.w on Sandybridge.
2011-02-22 Kenneth Graunkei965/fs: Refactor control flow stack handling.
2011-02-22 Kenneth Graunkei965/fs: Avoid register coalescing away gen6 MATH worka...
2011-02-22 Kenneth Graunkei965/fs: Apply source modifier workarounds to POW as...
2011-02-22 Kenneth Graunkei965: Fix shaders that write to gl_PointSize on Sandybr...
2011-02-22 José Fonsecamesa: Avoid undeclared ffs function warning on mingw.
2011-02-22 José Fonsecagallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ...
2011-02-22 José Fonsecagallium/docs: Update PIPE_TRANSFER_xx docs. Reformat...
2011-02-22 Keith Whitwellgallium: new transfer flag: DISCARD_WHOLE_RESOURCE
2011-02-20 Marek Olšákst/mesa: fix crash when using both user and vbo buffers...
2011-02-20 Marek Olšákst/mesa: fix crash when DrawBuffer->_ColorDrawBuffers...
2011-02-22 Chris Wilsoni965: Trim the interleaved upload to the minimum number...
next