mesa.git
2010-03-08 Marek Olšákr300g: fix updating the tiling flags for the framebuffe...
2010-03-08 Marek Olšákr300g: remove unnecessary state emissions and clean up
2010-03-07 Francisco Jerezdri/nouveau: Split big client buffers in the indexed...
2010-03-07 Francisco Jerezdri/nouveau: Fix nv[12]x color sum.
2010-03-07 Andrew Randrianasuludri/nv04: GL_EXT_secondary_color
2010-03-07 Andrew Randrianasuludri/nouveau: Trivially add GL_NV_blend_square
2010-03-07 Francisco Jerezdri/nouveau: Check _ColorDrawBuffers[0] before emitting...
2010-03-07 Maciej Cencoraradeon: handle compressed sRGB texture formats
2010-03-07 Marek Olšákr300g: fix DRM errors
2010-03-07 Marek Olšákr300g: disable macrotiling when the texture height...
2010-03-07 Marek Olšákr300g: enable micro- and macrotiling for all textures...
2010-03-07 Marek Olšákr300g: add ability to tile/detile textures using blit...
2010-03-07 Marek Olšákr300g: move r300_transfer to separate files
2010-03-07 Maciej Cencoraradeon: move glGetTexImage handlers to seperate file
2010-03-07 Maciej Cencoraradeon: Some possible improvements that I spoted in...
2010-03-07 Maciej Cencoraradeon: properly calculate rowstride for tiled images
2010-03-07 Maciej Cencoraradeon: minor refactoring of mipmap code
2010-03-07 Maciej Cencoraradeon: add texture helper function
2010-03-07 Maciej Cencoraradeon: add some debugging info to sw tiling/untiling...
2010-03-07 Maciej Cencoraradeon: add software untiling functions
2010-03-07 Maciej Cencoraradeon: add tile size getter
2010-03-07 Maciej Cencoraradeon: added tiling functions
2010-03-07 Maciej Cencorar300: don't enable EXT_packed_depth_stencil
2010-03-07 Maciej Cencoraradeon: no need to emit full state twice after flush
2010-03-07 Maciej Cencorar300: allow src and dst BOs to be placed in GTT during...
2010-03-07 Maciej Cencorar300: reset bos when validating buffers during blit
2010-03-07 Maciej Cencoraradeon: fallback to software in glCopyTexImage if blit...
2010-03-07 Maciej Cencorar300: VAP flush is needed only when vertex program...
2010-03-07 Maciej Cencorar300: recalculate point size, if point min/max size...
2010-03-07 Maciej Cencorar300: no need to flush on context init
2010-03-07 Maciej Cencorar300: remove unnecessary code
2010-03-07 Marek Olšákr300g: disable emitting the HWTCL-related state when...
2010-03-07 Marek Olšákr300g: resurrect r300_emit_vertex_buffer for SWTCL
2010-03-07 Marek Olšákr300g: validate buffers when using SWTCL
2010-03-07 Marek Olšákr300g: share the VS-output-mapping state with SWTCL
2010-03-07 Marek Olšákr300g: abort if FS compilation fails on non-debug builds
2010-03-06 Marek Olšákr300g: minor cleanups after the no-rhw merge
2010-03-06 Marek Olšákr300g: clamp vertex max index according to currently...
2010-03-06 José Fonsecautil: Use bitshift arithmetic to unpack pixels.
2010-03-06 José Fonsecaprogs/gallium/unit: Remove the test cases.
2010-03-06 José Fonsecautil: Move the format tests cases here so that they...
2010-03-06 George Sapountzisinclude/GL: drop more deprecated headers
2010-03-06 José Fonsecautil: Several fixes to clamping and test.
2010-03-06 José Fonsecautil: Fix the maximum value computation for SSCALED...
2010-03-06 José Fonsecautil: Add a new flag, for formats that can be described...
2010-03-06 José Fonsecaprogs/gallium/unit: Skip test cases which cannot be...
2010-03-06 José Fonsecaprogs/gallium/unit: Use the shortened name to reconstru...
2010-03-06 José Fonsecautil: Add the shortened format name to the description.
2010-03-06 José Fonsecaprogs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8...
2010-03-06 José Fonsecagallivm: Add some notes about sampler static state...
2010-03-06 José Fonsecagallivm: Answer question/comment.
2010-03-06 José Fonsecascons: Refuse to use LLVM 2.7 for now.
2010-03-06 José Fonsecascons: Fix version comparisons.
2010-03-06 José Fonsecagallivm: Add a placeholder for TGSI_FILE_PREDICATE...
2010-03-06 José Fonsecagallivm: Integrate udis86 on scons builds.
2010-03-06 José Fonsecagallivm: Generate valid IR for LLVM 2.7.
2010-03-06 José Fonsecascons: Detect and support LLVM 2.7.
2010-03-06 George Sapountzisdri: drop MINIGLX_SOURCES (2)
2010-03-06 George Sapountzisdri: drop MINIGLX_SOURCES
2010-03-06 George Sapountzisconfig: drop WINDOW_SYSTEM var
2010-03-06 Brian Pauldocs: skeleton for 7.9 release notes
2010-03-06 Brian Paulmesa: bump version to 7.9
2010-03-06 Jon TURNEYglx: Move initialization of ext_list_first_time to...
2010-03-06 Ian Romanickmeta: Use the DrawBuffer's stencil size
2010-03-06 Ian Romanickswrast: Remove redundant test of the visual's accumulat...
2010-03-06 Ian Romanickswrast: Adjust colors based on ReadBuffer visual, not...
2010-03-06 Ian Romanickswrast: Remove stray comment that mentions ctx->Visual
2010-03-05 Brian Paulgallivm: checkpoint: code gen for mipmap selection
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulgallivm: added methods for getting texture depth, num...
2010-03-05 Brian Paulgallivm: checkpoint: texture LOD computation code gen
2010-03-05 Brian Paulgallivm: added field for sampler lod
2010-03-05 Eric Anholti965: Only use the effective subset of the WM sampler...
2010-03-05 Eric Anholtintel: Remove support for the DRI1 TFP extension.
2010-03-05 Eric Anholti965: Remove the paths for making a const surface objec...
2010-03-05 Eric Anholti965: Remove the unused SDC BO pointer from the sampler...
2010-03-05 Eric Anholti965: Rename SNB brw_*_key structs to gen6_*_key structs.
2010-03-05 Eric Anholti965: Pack gen6 blend_state_key structure.
2010-03-05 Eric Anholtintel: Only do batchbuffer debug if --enable-debug...
2010-03-05 Eric Anholtintel: Replace batch macro contents with function calls.
2010-03-05 Eric Anholtintel: Move the assertions about reloc delta from the...
2010-03-05 Eric Anholtintel: Check that the batch is mapped per BEGIN, not...
2010-03-05 Eric Anholti965: Try to assign SNB SF inputs to outputs.
2010-03-05 Eric Anholti965: Fix the SNB SF input size.
2010-03-05 Chris WilsonAlways return VOLATILE for ObjectPurgeable(VOLATILE)
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulgallium/docs: document additional wrap mode restrictions
2010-03-05 Brian Paulgallivm: minor arithmetic improvements
2010-03-05 Brian Paulgallivm: implement non-normalized texture wrap modes
2010-03-05 Brian Paulsoftpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
2010-03-05 Brian Paulmesa: minor reformatting, new comments
2010-03-05 Jesse Barnesprogs/xdemos: fix up GLX extension checking
2010-03-05 Jesse BarnesDRI2: expose OML_sync_control if possible
2010-03-05 Jesse BarnesGLX: remove debug prints from glXWaitForMscOML dispatch
2010-03-05 Jesse Barnesxdemos/omlsync: add waitformsc and swap interval code
2010-03-05 Michal Krolprogs: Add arbocclude2 demo.
2010-03-05 Brian Paulgallium/docs: updated/improve sampler state documentation
2010-03-05 Brian Pauldocs: document GL_APPLE_object_purgeable
2010-03-05 Brian Paulmesa: whitespace fixes, 80-column wrapping, etc.
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
next