i965: Convert live interval computation to using live variable analysis.
[mesa.git] / src / mesa / drivers /
2012-04-20 Eric Anholti965: Convert live interval computation to using live...
2012-04-20 Eric Anholti965: Move the old live interval analysis code next...
2012-04-20 Eric Anholti965: Add support for live variable analysis using...
2012-04-20 Eric Anholti965: Add basic block generator.
2012-04-20 Eric Anholti965/fs: Suppress printing the whole loop in BRW_OPCODE...
2012-04-19 Kenneth Graunkei965: Rename BRW_MAX_SURFACES to BRW_MAX_WM_SURFACES.
2012-04-19 Kenneth Graunkei965: Fix outdated comments about binding tables.
2012-04-13 Ben Skeggsnouveau: rework and simplify nv04/nv05 driver a bit
2012-04-13 Ben Skeggsnouveau/vieux: switch to libdrm_nouveau-2.0
2012-04-13 Dylan Noblesmithi965: fix typo
2012-04-12 Eric Anholti965: When the kernel lacks the LLC check, assume it...
2012-04-12 Eric Anholtintel: Drop backwards compat code for not having libdrm...
2012-04-12 Eric Anholti965/fs: Avoid generating extra AND instructions on...
2012-04-12 Eric Anholti965/fs: Try to avoid generating extra MOVs to do satur...
2012-04-10 Paul Berryi965: Stop lying about cpp and height of a stencil...
2012-04-09 Eric Anholti965: Add support for sampling texture buffer objects...
2012-04-09 Eric Anholti965: Add real support for texturing/rendering with...
2012-04-09 Eric Anholti965/gen7: Fix the /* ignored */ comment on constant...
2012-04-09 Kenneth Graunkei965: Remove vestiges of function call support from...
2012-04-09 Yuanhan Liui915: set SPRITE_POINT_ENABLE bit correctly
2012-04-06 Kenneth Graunkei965: Actually upload sampler state pointers for the...
2012-04-02 Kenneth Graunkeglsl: Demote 'type' from ir_instruction to ir_rvalue...
2012-04-02 Kenneth Graunkei965/aub: Dump a final bitmap from DestroyContext.
2012-04-01 Eugeni Dodonovintel: add PCI IDs for Ivy Bridge GT2 server variant
2012-03-30 Kenneth Graunkeintel: Add some PCI IDs for Haswell.
2012-03-30 Kenneth Graunkei965: Set "Shader Channel Select" fields in Haswell...
2012-03-30 Kenneth Graunkei965: Fill in Sample Mask in Haswell's 3DSTATE_PS.
2012-03-30 Kenneth Graunkei965: Set "Stencil Buffer Enable" bit on Haswell.
2012-03-30 Kenneth Graunkei965: Set Line Stipple enable bit in 3DSTATE_SF for...
2012-03-30 Kenneth Graunkei965: Update max VS/PS threads shift offsets for Haswell.
2012-03-30 Kenneth Graunkei965: Disable HiZ on Haswell for now.
2012-03-30 Kenneth Graunkei965: Add initial IS_HASWELL() macros.
2012-03-30 Kenneth Graunkei965: Avoid explicit accumulator operands in SIMD16...
2012-03-28 Yuanhan Liuintel: fix un-blanced map_refcount issue
2012-03-25 Dave Airlieintel: fix TFP at 16-bpp
2012-03-22 Dylan Noblesmithintel: fix null dereference processing HiZ buffer
2012-03-21 Eric Anholtintel: Make use of the new GPU-unsynchronized map funct...
2012-03-21 Eric Anholtintel: Drop the tracking of bo_map vs bo_map_gtt for...
2012-03-21 Eric Anholti965: Avoid flushing the batch for busy BOs for ARB_mbr...
2012-03-21 Eric Anholtintel: Handle devid overrides using libdrm.
2012-03-21 Eric Anholtintel: Ask libdrm to dump an AUB file if INTEL_DEBUG...
2012-03-21 Eric Anholtdrirc: Add missing XML attributes that made the driconf...
2012-03-20 Eric Anholti965: Change the hiz-override env var to a driconf...
2012-03-20 Eric Anholti965: Drop the INTEL_FORCE_GS environment variable.
2012-03-20 Eric Anholtintel: Drop the INTEL_NO_BLIT debug environment variable.
2012-03-20 Eric Anholtintel: Drop the INTEL_STRICT_CONFORMANCE environment...
2012-03-20 Anuj Phogatintel: Fix a case when mapping large texture fails
2012-03-20 Kenneth GraunkeAdd Makefile.in to toplevel .gitignore
2012-03-20 Paul BerryAdd .deps/, .libs/, and *.la to toplevel .gitignore
2012-03-20 Brian Paulmesa: rework texture completeness testing
2012-03-19 Yuanhan Liui915: fallback for NPOT cubemap texture
2012-03-17 Brian Pauldri_util: add copyright/license blurb
2012-03-16 Eric Anholti965/fs: Jump from discard statements to the end of...
2012-03-16 Eric Anholti965: Add disasm for gen6+ UIP/JIP on BREAK/CONT/HALT.
2012-03-14 Kenneth Graunkei965: Enable SIMD16 mode for shaders with loops on...
2012-03-12 Brian Paulradeon: remove use of DD_FLATSHADE
2012-03-12 Brian Pauli915: remove occurances of _DD_NEW_x flags
2012-03-12 Brian Paulmesa: remove ctx->Driver.ClearColor() hook
2012-03-12 Brian Paulmesa/gdi: remove clear_color() function
2012-03-12 Brian Paulxlib: remove clear_color() function
2012-03-12 Brian Paulradeon/r200: remove ClearColor driver functions
2012-03-12 Brian Paulmesa: remove ctx->Driver.ClearDepth(), ClearStencil...
2012-03-12 Brian Paulradeon/r200: remove ClearDepth() and ClearStencil(...
2012-03-12 Brian Paulradeon/r200: remove hyperz/fast clear testing code
2012-03-09 Kenneth Graunkedrirc: Add force_glsl_extensions_warn workaround for...
2012-03-07 Yuanhan Liui965: handle gl_PointCoord for Gen4 and Gen5 platforms
2012-03-07 Yuanhan Liui915: move the FALLBACK_DRAW_OFFSET check outside the...
2012-03-06 nobleddri/nouveau: don't use nested functions
2012-03-05 Daniel Vetteri965: fixup W-tile offset computation to take swizzling...
2012-03-05 Benjamin Franzkemeta: Fix compilation without FEATURE_EXT_transform_fee...
2012-03-05 Benjamin Franzkemeta: Fix compilation without FEATURE_feedback
2012-03-05 Yuanhan Liui915: fix wrong rendering of gl_PointSize on Pineview
2012-03-03 Kurt Roeckxi915: Fix i830 polygon stipple from PBOs.
2012-03-03 Kurt Roeckxi915: Compute maximum number of verts using the actual...
2012-03-03 Chris Wilsoni830: Compute initial number of vertices from remaining...
2012-03-03 Alban Browaeysdri/i915: Fix off-by-one in i830 clip region size.
2012-03-03 Eric Anholtintel: Don't enable GL_ARB_draw_instanced pre-gen4.
2012-03-03 Eric Anholti915: Fix piglit fbo-nodepth-test on i830.
2012-02-29 Kenneth Graunkei965: Disable PrimitiveID upload.
2012-02-29 Kenneth Graunkei965: Enable the GL_ARB_draw_instanced extension.
2012-02-29 Kenneth Graunkei965: Fix swizzles for system values such as gl_InstanceID.
2012-02-29 Kenneth Graunkei965: Fix Gen6+ dynamic state upper bound on older...
2012-02-29 Mathias Fröhlichmesa: Push the shine table into the tnl module.
2012-02-28 Eric Anholti965: Avoid blocking on the GPU for setting the HiZ...
2012-02-28 Brian Paulxlib: silence unused var warning
2012-02-24 Brian Paulmesa/gdi: include swrast.h to fix compilation
2012-02-24 Brian Paulxlib: remove STENCIL_BITS
2012-02-24 Brian Paulmesa: remove last of MAX_WIDTH, MAX_HEIGHT
2012-02-24 Brian Paulintel: remove MAX_WIDTH usage in intelInitContext()
2012-02-24 Brian Paulosmesa: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Pauldri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulxlib: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-22 Paul Berryi915: Initialize swrast_texture_image structure fields.
2012-02-22 Jesse Barnesintel: bump DRI_IMAGE extension version to 3
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-21 Eric Anholti965/gen6: Fix near-NULL deref in setting up GS binding...
2012-02-21 Eric Anholti965: Correct the size of the state batch space allocat...
2012-02-21 Eric Anholti965: Fix a bad comment in gen6 sol setup.
2012-02-21 Eric Anholti965/gen6: Fix the size of the GS surface binding table.
2012-02-21 Kenneth Graunkei965: Only set Last Render Target Select on the last...
next