i965: Fix inconsistent indentation in brw_gs_emit.c.
[mesa.git] / src / mesa / drivers / dri /
2011-11-16 Kenneth Graunkei965: Fix inconsistent indentation in brw_gs_emit.c.
2011-11-15 Chad Versaceintel: Fix separate stencil in builtin DRI2 backend
2011-11-15 Chad Versaceintel: Fix region dimensions for stencil buffers receiv...
2011-11-15 Chad Versaceintel: Simplify stencil detiling arithmetic
2011-11-15 Brian Paulradeon: use _mesa_readpixels() instead of _swrast_ReadP...
2011-11-15 Brian Pauli965: use _mesa_readpixels() instead of _swrast_ReadPix...
2011-11-15 Chad Versaceintel: Fix intel_map_renderbuffer() for depthstencil...
2011-11-15 Chad Versaceintel: Fix software detiling of system stencil buffers
2011-11-15 Chad Versaceintel: Fix intel_unmap_renderbuffer_s8()
2011-11-15 Chad Versaceintel: Refactor intel_map_renderbuffer()
2011-11-14 Fabio Pedrettiradeon: further cleanup of shared code
2011-11-14 Alex Deucherradeon: add some missing FireMV pci ids
2011-11-12 Kenneth Graunkei965: Don't try to normalize cubemap coordinates for...
2011-11-11 Eric Anholti965: Expose GLSL 1.30 on gen6+.
2011-11-11 Eric Anholti965: Add support for gl_VertexID and gl_InstanceID.
2011-11-11 Eric Anholti965: Replace a should-never-happen fallback with asser...
2011-11-11 Dave Airlieradeon: fix build.
2011-11-11 Dave Airlieradeon: drop unused constant_cliprect field
2011-11-11 Dave Airlieradeon: disable texobj state for 3d texture
2011-11-11 Dave Airlieradeon: use meta bitmap
2011-11-11 Dave Airlieradeon: fix bug with wrong stride being used for rectan...
2011-11-11 Brian Pauli965: remove #include of api_noop.h
2011-11-11 Kenneth Graunkei965: Make Gen6+ renderbuffer surface updates not depen...
2011-11-11 Kenneth Graunkei965: Reorder state atom lists so all the surface state...
2011-11-11 Kenneth Graunkei965: Put a proper sampler count in 3DSTATE_VS.
2011-11-11 Kenneth Graunkei965: Upload SAMPLER_STATE pointers for the VS on Ivybr...
2011-11-11 Kenneth Graunkei965: Move and rename "wm sampler" fields to just ...
2011-11-11 Kenneth Graunkei965: Clean up code for VS pull constant surface creation.
2011-11-11 Kenneth Graunkei965: Use a single binding table for all pipeline stages.
2011-11-11 Kenneth Graunkei965: Split brw_wm_surfaces state into renderbuffer...
2011-11-11 Kenneth Graunkei965: Combine the two WM pull constant tracked state...
2011-11-11 Kenneth Graunkei965: Rename gen6_*_constants tracked state atoms to...
2011-11-11 Kenneth Graunkei965: Remove nr_surfaces computation from brw_update_wm...
2011-11-11 Kenneth Graunkei965: Use 0 for the number of binding table entries...
2011-11-11 Kenneth Graunkei965: Remove outdated comment about CACHE_NEW_SURF_BIND...
2011-11-11 Kenneth Graunkei965: Remove BRW_NEW_NR_VS_SURFACES dirty bit from...
2011-11-11 Kenneth Graunkei965: Add missing CACHE_NEW_WM_PROG dirty bit to WM...
2011-11-11 Kenneth Graunkei965: Use new vtable entries for surface state updating...
2011-11-11 Kenneth Graunkei965: Add new vtable entries for surface state updating...
2011-11-10 Brian Paulradeon: silence unused var warnings
2011-11-10 Dave Airlieradeon: fix tex1d-border2d
2011-11-10 Dave Airlieradeon: fix 3-coordinate swtcl emission
2011-11-09 Eric Anholti965: Claim to support rendering to integer FBOs.
2011-11-09 Eric Anholti965/fs: Add support for user-defined out variables.
2011-11-09 Eric Anholti965/fs: Preserve the source register type when doing...
2011-11-09 Eric Anholti965: Make brw_type_for_base_type return the element...
2011-11-09 Eric Anholti965: Enable ChooseTexFormat for supported GL_EXT_textu...
2011-11-09 Eric Anholti965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT...
2011-11-09 Eric Anholtintel: Expose GL_EXT_texture_integer when GL 3.0 overri...
2011-11-09 Eric Anholti965: Add support for 16-bit unorm L, A, and I textures.
2011-11-09 Eric Anholtintel: Don't _mesa_problem when asked for an RB of...
2011-11-09 Paul Berryr200: remove dangling radeon.h symlink.
2011-11-07 Ian Romanicki965: Move _mesa_ir_link_shader call before device...
2011-11-07 Brian Paulmesa: fix comment typo in intel_renderbuffer
2011-11-07 Brian Paulintel: update intel_texture_image comment
2011-11-07 Brian Paulintel: wrap comment and fix typo
2011-11-07 Kenneth Graunkei965: Fix Sandybridge regression introduced by workarou...
2011-11-07 Kenneth Graunkei965: Enable faster workaround-free math on Ivybridge.
2011-11-07 Fabio Pedrettiradeon: cleanup radeon shared code after r300 and r600...
2011-11-07 Kenneth Graunkei965: Fix struct vs class warnings in brw_fs_vector_spl...
2011-11-04 George Sapountzisdri: cosmetic
2011-11-04 George Sapountzisdri_util: move drawable functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move screen functions
2011-11-04 George Sapountzisdri: drop stray includes and typedef
2011-11-04 George Sapountzisdri: move __driUtilMessage to xmlconfig.c
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: reorder as driver,screen,context,drawable
2011-11-04 George Sapountzisdri: unify __DRIcontextRec, __DRIdrawableRec
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-04 Dave Airlieradeon/r200: strip texture borders.
2011-11-04 Dave Airlieradeon/r200: fix r100/r200 blit to use the offsets.
2011-11-04 Dave Airlieradeon: drop mtface/mtlevel, use ones in base class.
2011-11-04 Eric Anholti965/gen6: Improve glReadPixels() performance by blitti...
2011-11-04 Eric Anholtintel: Add safety asserts for the blit engine's pitch...
2011-11-04 Eric Anholtintel: Don't force a batchbuffer flush in readpixels.
2011-11-04 Eric Anholtradeon: Remove early dereference of src/dst width in...
2011-11-04 Vinson Leeradeon: Fix variable initialization typo.
2011-11-04 Paul Berryi965: Fix constant propagation into 32-bit integer...
2011-11-03 Eric Anholtradeon: Check an error return instead of assigning...
2011-11-03 Dave Airlieradeon: fix some regressions in texturing code.
2011-11-03 Chia-I Wumesa, i965: prepare for more than 8 texture targets
2011-11-02 Carl-Philip Haenschdriconf: updated german translation
2011-11-02 Carl-Philip Haenschdriconf: updated de.po
2011-11-02 Paul Berryi965: Add support for integral vertex attributes.
2011-11-02 Kristian Høgsbergdri: Remove unused memops.h
2011-11-02 Kristian Høgsbergdri: Remove a few unused dri helper functions
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Move _dri_texformat_* to radeon_texture.c
2011-11-02 Kristian Høgsbergr200: Don't use driIsTextureResident helper
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Move driUpdateFramebufferSize to dri_util.c
2011-11-02 Kristian Høgsbergdri: Remove unnecessary #defines and #includes
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove unused fields from __DriverAPIRec
2011-11-02 Kristian Høgsbergdri: Remove dri2.enabled flag
2011-11-02 Kristian Høgsbergdri: Remove DRI1 fields from DRI structs
next