r200: fix fog coordinate emit
[mesa.git] / src / mesa / drivers /
2012-01-17 Alex Deucherr200: fix fog coordinate emit
2012-01-17 Eric Anholti965: Convert the build to using automake.
2012-01-17 Eric Anholtintel: Drop the version override code now that we don...
2012-01-17 Eric Anholtintel: Fix warnings of undefined ffs().
2012-01-17 Chad Versacei965: Fix gen6,gen7 when used with a non-HiZ capable DDX
2012-01-16 Anuj Phogatintel: Fix segfault in glXSwapBuffers with no bound...
2012-01-15 Matt Turnerr200: remove left-over EGL_SOURCES variable
2012-01-13 Chad Versacei965: Comment gen6_hiz_get_framebuffer_enum()
2012-01-13 Neil Robertsgen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES
2012-01-13 Brian Paulosmesa: fix renderbuffer format selection
2012-01-12 Vinson Leei965: Fix Coverity wrong sizeof argument defect.
2012-01-12 Paul Berryi965: Set pitch of pull constant buffers to 16.
2012-01-12 Paul Berryi965 gen4-6: Fix off-by-one errors brw_create_constant_...
2012-01-12 Brian Paulosmesa: fix glReadPixels, etc
2012-01-12 Brian Paulintel: move declaration before code
2012-01-12 Brian Paulintel: fix mapping of malloc'd renderbuffers
2012-01-12 Eric Anholtmeta: Add GL_RED/GL_RG support to meta CopyTexImage.
2012-01-12 Eric Anholti965/gen7: Fix depth buffer rendering to tile offsets.
2012-01-12 Brian Paulmeta: fix incorrect argument order in setup_texture_coo...
2012-01-12 Brian Paulmesa: remove _mesa_ffs(), implement ffs() for non-GNU...
2012-01-12 Yuanhan Liuvbo: introduce vbo_get_minmax_indices function
2012-01-11 Anuj PhogatEnable is_front_buffer_rendering variable in case of...
2012-01-11 Ian Romanicki965: Don't use _mesa_ir_link_shader to do our dirty...
2012-01-11 Ian Romanicki965: Don't calculate masks of used FS inputs
2012-01-11 Ian Romanickmesa: Track fixed-function fragment shader as a shader
2012-01-11 Kenneth Graunkei965: Don't reallocate push constant URB space on new...
2012-01-11 Eric Anholti965: Fix compiler warning from uninitialized "success...
2012-01-11 Eric Anholti965/gen7: Fix segfault in transform feedback to DYNAMI...
2012-01-11 Eric Anholti965/vs: Try to emit more components of constant vector...
2012-01-11 Brian Paulxlib: stop calling XShmQueryVersion()
2012-01-11 Brian Paulxlib: call register_with_display() in Fake_glXChooseFBC...
2012-01-11 Eric Anholti965: Claim to support 4 multisamples on gen6+.
2012-01-11 Eric Anholti965: Increase the number of array texture levels to...
2012-01-11 Eric Anholti965: Fix compiler warnings from hiz changes.
2012-01-11 Chad Versacei965/gen7: Fix batch length for 3DSTATE_HIER_DEPTH_BUFFER
2012-01-10 Chad Versacei965/gen7: Enable HiZ
2012-01-10 Chad Versacei965: Replace references to stencil region size with...
2012-01-10 Chad Versacei965: Fix misnamed GEN7_WM_DEPTH_RESOLVE
2012-01-10 Kenneth Graunkei965: Fix zeroing of unused attributes in 3DSTATE_SBE.
2012-01-10 Kenneth Graunkei965: Re-sync outdated comments about Gen6+ push constants.
2012-01-10 Kenneth Graunkei965: Update dirty bit comments for the gen7_ps_state...
2012-01-10 Kenneth Graunkei965: Annotate the use of _NEW_PROGRAM in Gen6+ SF...
2012-01-10 Kenneth Graunkei965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_...
2012-01-10 Kenneth Graunkei965: Add missing _NEW_PROGRAM dirty bit to the gen7_sb...
2012-01-10 Kenneth Graunkei965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7...
2012-01-10 Kenneth Graunkei965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6...
2012-01-10 Kenneth Graunkei965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH...
2012-01-09 Eric Anholti965/fs: Fix projector==1.0 optimization pre-gen6.
2012-01-09 Eric Anholti965/fs: Fix GPU hangs with 16-wide integer div/mod...
2012-01-08 Kenneth Graunkei965: Actually enable SIMD16 dispatch on Ivybridge.
2012-01-08 Kenneth Graunkei965: Correct _NEW_TRANSOFORM typos.
2012-01-08 Kenneth Graunkei965: Correct misspellings of "invariant".
2012-01-07 Brian Paulmesa: rework ctx->Driver.CopyTexSubImage() parameters
2012-01-07 Brian Paulmeta: add some 'f' suffixes to silence MSVC warnings
2012-01-07 Kenneth Graunkei965/vs: Fix invalid array access in copy propagation.
2012-01-06 Eric Anholti965: Turn on ARB_depth_buffer_float by default.
2012-01-06 Eric Anholti965: Add sensible disasm for the JMPI instruction.
2012-01-06 Eric Anholti965/gen7: Enable transform feedback as long as kernel...
2012-01-06 Eric Anholti965/gen7: Fix up the transform feedback buffer pointer...
2012-01-06 Eric Anholti965/gen7: Flush the batch between transform feedbacks.
2012-01-06 Eric Anholti965/gen7: Use the updated interface for SO write point...
2012-01-05 Paul Berryi965: Make use of gl_transform_feedback_info::Component...
2012-01-05 Paul Berryi965: Fix transform feedback of gl_ClipVertex.
2012-01-05 Paul Berryi965: Fix transform feedback of gl_PointSize.
2012-01-05 Ian Romanicki965: Enable EXT_texture_integer by default
2012-01-04 Kenneth Graunkei965: Fix infinite loop regression in intel_miptree_all...
2012-01-04 Kenneth Graunkei965/vs: Use the proper dimensionality for the sampler...
2012-01-04 Kenneth Graunkei965: Add missing _NEW_TEXTURE dirty bit to brw_vs_prog...
2012-01-04 Ian Romanickintel: Re-enable GL_OES_standard_derivatives on GEN4+
2012-01-04 Eric Anholtintel: Re-allow blitting glCopyBufferSubData() on gen...
2012-01-04 Eric Anholtintel: Fix pitch handling for linear blits.
2012-01-04 Eric Anholtintel: Fix bad read/write flags on self-copies for...
2012-01-04 Adam JacksonRemove xmesa_xf86.h
2012-01-04 Brian Paulmesa: remove unused _mesa_init_teximage_fields() target...
2012-01-04 Anuj PhogatFix read from pointer after free
2012-01-02 Brian Paulintel: include version.h in intel_screen.c to silence...
2012-01-02 Ian Romanickdri_util: Fix order of error and data parameters to...
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2012-01-02 Ian Romanickdri_util: Mostly stub implementation of dri2CreateConte...
2012-01-02 Brian Paulradeon: move declarations before code
2012-01-02 Brian Paulradeon: add casts to silence warnings
2012-01-02 Brian Paulradeon: remove unused tex image function prototypes
2012-01-02 Brian Paulmesa: remove the dstX/Y/Zoffset params to _mesa_texstor...
2012-01-02 Brian Paulintel: pass xoffset, yoffset = 0 to _mesa_texstore()
2012-01-02 Eric Anholti965: Silence gcc warning about uninitialized "inst...
2012-01-02 Eric Anholti965: Silence gcc warning from resizing EU store changes.
2011-12-30 Brian Paulmesa: simplify Driver.TexImage() parameters
2011-12-30 Brian Paulmesa: simplify Driver.TexSubImage() parameters
2011-12-29 Chad Versaceintel: Fix memory leak in intel_miptree_create()
2011-12-29 Eric Anholti965/fs: Allow constant propagation into IF with embedd...
2011-12-29 Eric Anholtintel: Drop the batchbuffer flush on glRenderbufferStor...
2011-12-29 Eric Anholtintel: Drop the batchbuffer flush on glFramebufferRende...
2011-12-29 Eric Anholtintel: Make the batchbuffer flush debug more useful.
2011-12-29 Eric Anholtintel: Fix performance regression in Lightsmark since...
2011-12-29 Eric Anholtintel: Don't consider miptrees for other texture target...
2011-12-28 José Fonsecamesa: Re-add main/bitset.h to fix classic nouveau build...
2011-12-28 Mathias Fröhlichmesa: Remove now unused main/bitset.h.
2011-12-28 Mathias Fröhlichradeon: Convert to use GLbitfield64 directly.
2011-12-28 Mathias Fröhlichnouveau: Convert to use GLbitfield64 directly.
2011-12-28 Mathias Fröhlichi915: Convert to use GLbitfield64 directly.
next