r600g: fix interpolation with clipvertex
[mesa.git] / src /
2012-01-24 Vadim Girlinr600g: fix interpolation with clipvertex
2012-01-24 Chad Versaceswrast: Fix unsigned promotion in pointer arithmetic
2012-01-23 Ian Romanickmeta: Fallback for glBlitFramebuffer from a multisample...
2012-01-23 Paul Berryi965/vs: Fix bogus assertion in emit_block_move()
2012-01-23 Alex Deucherr600g: clean up register headers
2012-01-23 Eric Anholti965/vs: Enable workaround-free math on gen7.
2012-01-23 Eric Anholti965/vs: Use the embedded-comparison SEL on gen6+,...
2012-01-23 Matt Turnerautomake: src/gbm
2012-01-23 Kenneth Graunkei965: Fix border color on Sandybridge and Ivybridge.
2012-01-23 Jon TURNEYFix underlinking in libOSMesa since commit adefee5...
2012-01-23 Dave Airlier600g: cayman fix integer multiplies
2012-01-23 Dave Airlier600g: cayman initial integer support
2012-01-23 Vadim Girlinr600g: fix VS fog export
2012-01-22 Matt Turnerdri: install dri_interface.h
2012-01-22 Dave Airlier600g: shift integer ops are trans unit only on r600.
2012-01-22 Vadim Girlinr600g: replace trans/vector-only instruction lists...
2012-01-22 Dave AirlieRevert "r600g: replace trans/vector-only instruction...
2012-01-22 Dave Airlier600g: srgb mode is only valid on certain format types.
2012-01-22 Dave Airlier600g: initial cube shadow sampling
2012-01-22 Vadim Girlinr600g: take into account kcache banks for bank swizzle...
2012-01-22 Vadim Girlinr600g: set round_mode to truncate and get rid of tgsi_f...
2012-01-22 Vadim Girlinr600g: replace trans/vector-only instruction lists...
2012-01-22 Vadim Girlinr600g: fix some interpolation tests for evergreen
2012-01-22 Matt TurnerRemove src/mesa/ppc
2012-01-21 Andrei SlăvoiuFix mistake in 349845f7b
2012-01-21 Vadim Girlinr600g: implement clip vertex v2
2012-01-21 Vadim Girlinr600g: improve kcache line sets handling v2
2012-01-21 Dave Airlier600g: no need to do CUBE coordinate handling for TXQ.
2012-01-21 Vadim Girlinr600g: make INTERP_LOAD_P0 vector-only
2012-01-21 Vinson Leeglsl: Fix 'control reaches end of non-void function...
2012-01-20 Alex Deucherr600g: use S_028B20_BUFFER_0_EN macro for streamout...
2012-01-20 Alex Deucherr600g: update streamout support for virtual addresses
2012-01-20 Matt TurnerRemove reference to now deleted dri/Makefile.targets
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/swrast
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/nouveau
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/r200
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/radeon
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/i915
2012-01-20 Vadim Girlinr600g: fix streamout on evergreen
2012-01-20 Vadim Girlinr600g: fix combined MEM_STREAM instructions
2012-01-20 Matt TurnerAlways build shared glapi
2012-01-20 Chad Versaceintel/gen6: Some framebuffers having separate depthsten...
2012-01-20 Chad Versacemesa: Loosen glBlitFramebuffer restrictions on depthste...
2012-01-20 Christoph Bumillernvc0: fix some limit cap values
2012-01-20 Christoph Bumillernvc0: handle discontiguous outputs in stream_output_info
2012-01-20 Christoph Bumillermesa: allocate transform_feedback_info::Outputs array...
2012-01-20 Dave Airlier600g: fixup AR handling (v5)
2012-01-20 Brian Paulmesa: include arrayobj.h to silence implicit function...
2012-01-20 Mathias Fröhlichmesa: Fix and speedup gl_array_object::_MaxElement...
2012-01-20 Mathias Froehlichmesa: Introduce enabled bitfield helper functions.
2012-01-20 Mathias Fröhlichmesa: Use BITFIELD64_RANGE for VERT_BIT_*_ALL.
2012-01-20 Stéphane Marchesini915g: Fix indentation.
2012-01-20 Stéphane Marchesini915g: Fix indentation and comment.
2012-01-20 Paul Berryglsl: Fix isinf() for non-C99-compliant compilers.
2012-01-20 Alex Deucherr600g: fix typo in evergreen register
2012-01-19 Brian Paulsvga: move svga_texture() casts/calls in svga_surface_c...
2012-01-19 Brian Paulst/mesa: copy num_immediates field when copying the...
2012-01-19 Ian Romanickmesa: Set default access flags based on the run-time API
2012-01-19 Brian Paulst/mesa: add fallback pipe formats for (compressed...
2012-01-19 Stéphane Marchesini915g: Don't avoid flushing when we have a pending...
2012-01-19 Stéphane Marchesini915g: Don't invert signalled/unsignalled fences
2012-01-18 Kenneth Graunkei965: Fix disassembly of data port writes on Ivybridge.
2012-01-18 Kenneth Graunkei965: Fix disassembly of sampler messages on Ivybridge.
2012-01-18 Kenneth Graunkei965/vs: Take attributes into account when deciding...
2012-01-18 Stéphane Marchesinst/dri: Remove useless flush front.
2012-01-18 Ian Romanickintel: Set depth to 6 for cubemaps
2012-01-18 Kristian Høgsberggbm: Validate usage flags in gbm_bo_create_from_egl_image()
2012-01-18 Eric Anholti965: Add support for Z16 depth formats.
2012-01-18 Eric Anholti965/gen7: Set up surface horizontal alignment field.
2012-01-18 Eric Anholti965/gen7: Remove stale comment.
2012-01-18 Eric Anholtglsl: Fix leak of linked uniform names at relink/free...
2012-01-18 Eric Anholtglsl: Fix leak of LinkedTransformFeedback.Varyings.
2012-01-18 Eric Anholtmesa: Fix leak of uniform storage records on shader...
2012-01-18 Eric Anholti965: Fix leak of the program cache BO on context destroy.
2012-01-18 Eric Anholti965/vs: Fix leak of an empty hash_table structure...
2012-01-18 Eric Anholti965: Fix refcount leak of the gl_program structure.
2012-01-18 Eric Anholtmesa: Make the register allocator allocation take a...
2012-01-18 Brian Paulsvga: change PIPE_CAPF_MAX_TEXTURE_LOD_BIAS from 16...
2012-01-18 Brian Paulsvga: fix min/max lod clamping
2012-01-18 Brian Paulsvga: add 0.5 in float->int conversion of sample min...
2012-01-18 Brian Paulst/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium...
2012-01-18 Brian Paulmesa: use GL_MAP_INVALIDATE_RANGE_BIT in glTexImage...
2012-01-18 Brian Paulmesa: try RGBA_FLOAT16 before RGBA_FLOAT32 when choosin...
2012-01-18 Brian Paulmesa: fix tex format selection for GL_R32F and other...
2012-01-18 Dave Airlier600g: fix ISLT on r600/700
2012-01-18 Dave Airlier600g: make r600/700 use correct ineg.
2012-01-18 Dave Airlier600g: fix some of the interpolation tests.
2012-01-18 Kenneth Graunkei965: Bump Ivybridge's fake MRF range to g112-127 inste...
2012-01-18 Kenneth Graunkei965: Remove the INTEL_OLD_VS option.
2012-01-18 Kenneth Graunkemesa: Support GL_VERTEX_ATTRIB_ARRAY_INTEGER in GL...
2012-01-18 Vadim Girlinr600g: fix UINT_TO_FLT on evergreen
2012-01-18 Chad Versacei965/gen5: Fix rendering of depth buffers without stenc...
2012-01-18 Anuj Phogatintel: Return if pointer to intel_context is null
2012-01-17 Alex Deucherr600g: add workaround for original R600 PS setup
2012-01-17 Paul Berryi965: Add .gitignore file to exclude automake build...
2012-01-17 Anuj Phogatmesa: Add condition in glGetTexImage for zero size...
2012-01-17 Alex Deucherradeon: share common fog code between radeon and r200
2012-01-17 Alex Deucherradeon: fix fog coordinate emit
2012-01-17 Alex Deucherr200: fix fog coordinate emit
next