profile/ivi/mesa.git
2011-04-07 Kristian Høgsbergegl_dri2.c: Open drm device with O_CLOEXEC
2011-04-07 Henri Verbeetr600g: Unreference framebuffer state on context destruc...
2011-04-07 Henri Verbeetr600g: Use symbolic names for NUMBER_TYPE.
2011-04-07 Brian Pauldocs: replace llvmpipe/README with docs/llvmpipe.html
2011-04-07 Brian Paulllvmpipe: document issue with LLVM 2.8 and earlier...
2011-04-07 Brian Paulutil: add cpu detection for sse 4.2 and avx
2011-04-07 Brian Paulutil: simplify bit shifting in util_cpu_detect()
2011-04-07 Brian Paulsvga: another tweak to adjust_x term (use -0.5)
2011-04-07 José Fonsecamesa: Update _ElementSize in a few more places.
2011-04-07 José Fonsecamesa/st: Fix user buffer size computation when stride...
2011-04-07 Brian Paulmesa: Update _ElementSize.
2011-04-07 José Fonsecamesa/st: Prevent 'end' < 'start' in vbo_exec_DrawRangeE...
2011-04-07 José Fonsecamesa/st: Handle feedback draw when VBO offsets are...
2011-04-07 Zou Nan haii965: clear global offset to zero in m0.2 for VS...
2011-04-06 Vinson Leemesa: Fix allocation size of extension_indices array.
2011-04-06 Brian Paulmesa: fix error message text
2011-04-06 Brian Paulmesa: consolidate code in _mesa_update_array_max_element()
2011-04-06 Ian Romanickmesa: Add link to 7.10.2 release notes
2011-04-06 Ian Romanickdocs: update news.html with 7.10.2 release
2011-04-06 Ian RomanickImport 7.10.2 release notes from 7.10 branch
2011-04-06 Julian Adamsr600g: Fix non-independent blend state.
2011-04-06 Brian Paulmesa: init/release the default texture buffer object
2011-04-06 Brian Paulmesa: fix popping of texture state for GL_TEXTURE_BUFFER
2011-04-06 Brian Paulmesa: TEXTURE_BUFFER fix-up
2011-04-06 Tom Stellardr300/compiler: Don't try to convert RGB to Alpha in...
2011-04-06 José Fonsecamesa: Recognize MESA_VERBOSE=all as shortcut for all...
2011-04-06 José Fonsecadraw: Fix thinko in debug warnings.
2011-04-06 José Fonsecatrace: Correct/cleanup.
2011-04-06 José FonsecaRevert "trace: Dump blend state as a binary blob."
2011-04-06 José Fonsecast/python: Remove bindings, and all its dependencies.
2011-04-06 Brian Paulswrast: simplify assertion to silence warning
2011-04-06 Brian Paulmesa: core support for GL_ARB_texture_buffer_object
2011-04-06 Brian Paulmesa: regenerated API entrypoints for GL_ARB_texture_bu...
2011-04-06 Brian Paulmesa: API spec for GL_ARB_texture_buffer_object
2011-04-05 Vinson Leescons: Generate empty git_sha1.h for all platforms.
2011-04-05 Kenneth Graunkeir_to_mesa: Use gl_register_file enum type rather than...
2011-04-05 Kenneth Graunkeir_to_mesa: Unprefix ir_to_mesa_undef* and ir_to_mesa_a...
2011-04-05 Kenneth Graunkeir_to_mesa: Use emit overloads to avoid passing undef...
2011-04-05 Kenneth Graunkeir_to_mesa: Rename ir_to_mesa_emit_*_opX methods to...
2011-04-05 Kenneth Graunkeir_to_mesa: Use constructors to convert between src_reg...
2011-04-05 Kenneth Graunkeir_to_mesa: Remove the "ir_to_mesa_" prefix on src_reg...
2011-04-05 Kenneth Graunkeir_to_mesa: Rename src_reg and dst_reg variables to...
2011-04-05 Brian Paulscons: generate empty git_sha1.h file for now
2011-04-05 Ian Romanickmesa: Include GIT SHA1 in GL version string
2011-04-05 Ian Romanickdri: Remove driver date from renderer string
2011-04-05 Ian Romanickir_to_mesa: Handle shadow compare w/projection and...
2011-04-05 Marek Olšákr300g: postpone fragment shader state validation until...
2011-04-05 Tom Stellardr300/compiler: Fix vertex shader MAD instructions with...
2011-04-05 Fabian Bielerst/mesa: Apply LOD from texture object
2011-04-05 Fabian Bielerst/mesa: Apply LOD bias from correct texture unit
2011-04-05 Brian Paulmesa: fix alpha value for texstore_rgbx8888
2011-04-05 Fabian Bielermesa: Guard against null pointer deref in fbo validation
2011-04-05 Brian Paulmesa: added _mesa_get_attachment_teximage() helpers
2011-04-05 Brian Paulmesa: 80-column wrapping
2011-04-05 Dave Airlier300c: fix build since last r300g commit
2011-04-05 Marek Olšákr300g: fix RG/LATC1_SNORM by doing UNORM->SNORM convers...
2011-04-05 Marek Olšákr300/compiler: implement the CND opcode
2011-04-05 Marek Olšákr300/compiler: set the MSB of ADDR for inline constants
2011-04-04 Brian Paulst/mesa: minor assorted clean-ups and fixes
2011-04-04 Brian Paulst/mesa: use 'array' local var to simplify the code...
2011-04-04 Brian Paulst/mesa: fix zero-sized user vertex buffer bug
2011-04-04 Ian Romanickmesa: Add fall-back formats for unsupported snorm formats
2011-04-04 Ian Romanicki965: Add the missing supportable EXT_texture_snorm...
2011-04-04 Bryan Cainnv50: prevent NV_OP_SELECT from having flags_def defined
2011-04-04 Brian Paulmesa: work around failed assertion for GL_RGBA16_SNORM...
2011-04-04 Brian Pauldocs: update prerequisites, remove old demo info
2011-04-04 Brian Pauldocs: update info about Mesa packaging/contents
2011-04-04 Marek Olšákr300/compiler: apply the texture swizzle to shadow...
2011-04-04 Marek Olšákr300/compiler: propagate SaturateMode down to the resul...
2011-04-04 Alex Deucherr600g: add some additional ontario pci ids
2011-04-04 Alex Deucherr600c: add new ontario pci ids
2011-04-03 Marek Olšákr300g: do not wait for a busy BO if neither GPU nor...
2011-04-03 Marek Olšákr300g: remove unused RADEON_PB_USAGE_CACHE
2011-04-03 Marek Olšákr300g: tell the GLSL compiler to lower the continue...
2011-04-03 Marek Olšákr300g: avoid mapping the same buffer twice
2011-04-03 Marek Olšákr300g: handle DISCARD_WHOLE_RESOURCE for buffers
2011-04-03 Marek Olšákr300g: remove the redundant reference counter in radeon_bo
2011-04-03 Tom StellardRevert "r300/compiler: Remove obsolete compiler passes"
2011-04-03 Kenneth Graunkei965/fs: Switch W and 1/W in Sandybridge interpolation...
2011-04-03 Kenneth Graunkei965: Fix null register use in Sandybridge implied...
2011-04-01 Eric Anholti965: Fix the VS thread limits for GT1, and clarify...
2011-04-01 José Fonsecatests: Use elts in translate_test.
2011-04-01 José Fonsecascons: Add aliases for unit tests.
2011-04-01 José Fonsecatranslate: Respect translate_buffer::max_index.
2011-04-01 José Fonsecadraw: Prevent out-of-bounds vertex buffer access.
2011-04-01 Marek Olšákgallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in...
2011-04-01 Marek Olšákgallium: add a CAP for mixed colorbuffer format support
2011-04-01 Tom Stellardr300/compiler: Remove obsolete compiler passes
2011-04-01 Tom Stellardprog_optimize: Fix reallocating registers for shaders...
2011-03-31 Christoph Bumillernv50: fix for GPR allocation granularity being 16 bit
2011-03-31 Christoph Bumillernv50: copy regalloc fixes from nvc0
2011-03-31 José Fonsecadraw: Revert code reorg in previous change.
2011-03-31 Chris Wilsonintel: Fix regression in clear_with_blit from 7bae1c3d
2011-03-31 Luca Barbieridraw: implement vertex color clamping, and disable...
2011-03-30 Jerome Glissegallium: list use inline function to avoid macro shot...
2011-03-30 José Fonsecadraw: Forgot to remove one istart usage.
2011-03-30 José Fonsecadraw: Fix bug when drawing ushort indices.
2011-03-30 Chris Wilsonintel: Remove the unrelaxed relocation assertion
2011-03-30 Feng, Haitaoegl_dri2 x11: Fix a typo
2011-03-30 Chris Wilsonintel: Add some defense against buffer allocation failu...
next