mesa.git
2012-05-15 Eric Anholtglsl: Implement the GLSL 1.30+ discard control flow...
2012-05-15 Eric Anholtglsl: Remove the opt_discard_simplification pass.
2012-05-14 Eric Anholti965/fs: Remove the requirement of no dead code for...
2012-05-14 Eric Anholti965/fs: Add support for copy propagation.
2012-05-14 Eric Anholti965/fs: When doing no work for live interval calculati...
2012-05-14 Eric Anholti965/gen7: Set tile_x/y to 0 in the no-stencil case.
2012-05-14 Eric Anholtintel: Fix signed/unsigned comparison warnings.
2012-05-14 Eric Anholtintel: Fix compile warning from 7b6424143d8bf572cadd46a...
2012-05-14 Eric Anholtintel: Fix compiler warning from 3cd7bee48f7caf7850ea64...
2012-05-14 Kenneth Graunkei965/fs: Add a local common subexpression elimination...
2012-05-14 Kenneth Graunkei965/fs: Use a const reference in fs_reg::equals instea...
2012-05-14 Oliver McFaddenmesa: print the Git SHA1 in GL_VERSION for ES1 and...
2012-05-14 Oliver McFaddenmesa: GLES specifies restrictions on uniform matrix...
2012-05-14 Michel Dänzerradeonsi: Keep around copies of original sampler states.
2012-05-14 Michel Dänzerradeonsi: Flesh out shader interpolation related code.
2012-05-14 Michel Dänzerradeonsi: Add proper SI family names.
2012-05-14 Michel Dänzerradeonsi: Separate states for samplers and sampler...
2012-05-14 Michel Dänzerradeonsi: Fixups for drawing with an index buffer.
2012-05-14 Vinson Leevl: Initialize pipe_vertex_buffer.user_buffer fields.
2012-05-14 James Bentonllvmpipe: Calculate fixed point coordinates for triangl...
2012-05-14 Tom Stellardradeon/llvm: Coding style fixes for R600CodeEmitter.cpp
2012-05-14 Tom Stellardradeon/llvm: Lower bitcast instructions to copies
2012-05-13 Marek Olšákradeonsi: remove slab allocator for pipe_resource ...
2012-05-13 Marek Olšákr600g: remove slab allocator for pipe_resource (used...
2012-05-12 Marek Olšákr600g: handle R16G16B16_FLOAT and R32G32B32_FLOAT in...
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
2012-05-12 Marek Olšákgallium/util: remove unused parameter nr_vertex_buffers...
2012-05-12 Francisco Jerezclover: Fix build on i386.
2012-05-12 Francisco Jerezclover: Check the total work-group size provided to...
2012-05-12 Christoph Bumillerclover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
2012-05-12 Francisco Jerezr600g: Handle compute caps.
2012-05-12 Francisco Jerezr300g: Handle compute caps.
2012-05-12 José Fonsecaauxiliary/util: Ensure pipe_constant_buffer::user_buffe...
2012-05-12 José Fonsecascons: Fix missing gbm symbols in st/egl.
2012-05-12 José Fonsecatargets/egl-static: Fix some missing symbols.
2012-05-12 José Fonsecatrace: Fix pipe_context::clear dumping.
2012-05-12 José Fonsecatrace: Fix pipe_shader_state dumping.
2012-05-12 José Fonsecascons: Link r600_drm.so against libdrm-radeon
2012-05-12 José Fonsecatrace: Match NULL context members.
2012-05-12 Marek Olšákgallium/docs: remove documentation of redefine_user_buffer
2012-05-12 Michel Dänzerradeonsi: Fixed point vertex formats aren't supported.
2012-05-12 Michel Dänzerradeonsi: Fixups for recent build infrastructure changes.
2012-05-12 Dave Airlier600g: setup COLOR1 for possible dual-src in the frameb...
2012-05-12 Roy Splietnv30: Silence pipe_cap warnings
2012-05-12 Roy Splietnv30/shader: SSG, LIT only requires one source register
2012-05-12 Ben Skeggsnouveau/vieux: finish != flush, how about we do that..
2012-05-11 Marek Olšákr300g/swtcl: move vertex buffer updates into set_vertex...
2012-05-11 Marek Olšákr300g/swtcl: move index buffer updates from swtcl_draw_...
2012-05-11 Marek Olšákr300g/swtcl: malloc vertex and index buffers (don't...
2012-05-11 Marek Olšákr300g/swtcl: don't do stuff which is only for HWTCL
2012-05-11 Marek Olšákr300g: remove slab allocator for pipe_resource (used...
2012-05-11 Marek Olšákr300g: remove user_buffer_create
2012-05-11 Marek Olšákr300g: fix breakage after gallium-userbuf merge
2012-05-11 Brian Paulllvmpipe: add cast to silence warning
2012-05-11 Andreas Betzvega: fix 565 color unpacking bug
2012-05-11 Brian Paulmesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FB...
2012-05-11 Brian Paulmesa: implement DEBUG_ALWAYS_FLUSH debug option
2012-05-11 Brian Paulmesa: define DEBUG_SILENT flag, use in output_if_debug()
2012-05-11 Brian Paulmesa: clean-up the debug/verbose flag setup code
2012-05-11 Brian Paulmesa: do FLUSH_VERTICES() in _mesa_flush/finish()
2012-05-11 Brian Paulmesa: fix glMaterial / dlist bug
2012-05-11 Brian Paulmesa: fix/add error check in _mesa_ColorMaterial()
2012-05-11 Tom Stellardradeon/llvm: More comments and cleanups
2012-05-11 José Fonsecagallivm: Fix copy'n'paste typo bug translating CEIL...
2012-05-11 Marek Olšákr600g: assume DISCARD_WHOLE_RESOURCE is always used...
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Tom Stellardradeon/llvm: Fix Evergreen/Cayman tablegen predicates
2012-05-11 José Fonsecagallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/
2012-05-11 José Fonsecagallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture...
2012-05-11 James Bentonllvmpipe: Fix triangle bounding box calculation to...
2012-05-11 James Bentonllvmpipe: Change triangle rasterization comparison...
2012-05-11 Francisco Jerezclover: Implement CL_MEM_COPY_HOST_PTR.
2012-05-11 Alexey Shvetsovgallium/targets/pipe-loader: Prepend DESTDIR to the...
2012-05-11 Tom Stellardclover: Assorted build fixes.
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.
2012-05-11 Francisco Jerezgallium/tests/trivial: Import compute unit tests.
2012-05-11 Francisco Jerezgallium/gbm: Switch to auxiliary/pipe-loader.
2012-05-11 Francisco Jerezgallium/tests/trivial: Switch to the pipe loader.
2012-05-11 Francisco Jerezgallium: Add "pipe-loader" target.
2012-05-11 Francisco Jerezgallium: Add pipe loader for device enumeration and...
2012-05-11 Francisco Jerezgallium/tgsi/text: Replace open-coded integer parsing...
2012-05-11 Francisco Jerezgallium/tgsi/text: Parse immediates of non-float data...
2012-05-11 Francisco Jerezgallium/tgsi: Fix tgsi_build_full_immediate() for non...
2012-05-11 Francisco Jerezgallium/tgsi/text: Make label parsing optional for...
2012-05-11 Francisco Jerezst/mesa: Use local temporary registers.
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Support local temporary emission.
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Lift the restriction on releasing...
2012-05-11 Francisco Jerezgallium/util: Define util_strchrnul.
2012-05-11 Francisco Jerezgallium/compute: Drop TGSI dependency.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the "LOCAL" register declaratio...
2012-05-11 Francisco Jerezgallium/tgsi: Add support for atomic opcodes.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for barriers.
2012-05-11 Francisco Jerezgallium/tgsi: Define system values used to query the...
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Define the TGSI_BUFFER texture target.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the compute processor.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
next