mesa: set numFaces=6 for cube maps in _mesa_test_texobj_completeness()
[mesa.git] / src / mesa / drivers /
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...
2012-02-21 Eric Anholtintel: Silence valgrind warning for getparam ioctl...
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-21 Eric Anholti965/gen6+: Avoid recomputing whether we use noperspective.
2012-02-21 Eric Anholti965/gen7: Skip checking if we need a GS program for...
2012-02-21 Eric Anholti965: Compute required barycentric interp modes once...
2012-02-21 Eric Anholti965: Move VUE map computation to once at VS compile...
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
2012-02-19 Kenneth Graunkei965: Make the dummy fragment shader work in SIMD16...
2012-02-19 Kenneth Graunkei965: Fix GPU hangs in the dummy fragment shader.
2012-02-17 Eric Anholtintel: Fix rendering from textures after RenderTexture().
2012-02-17 Eric Anholtintel: Improve the fallback debug for framebuffer statu...
2012-02-16 Kenneth Graunkei965: Emit Ivybridge VS workaround flushes.
2012-02-15 Kenneth Graunkei965/fs: Take # of components into account in try_rewri...
2012-02-15 Kenneth Graunkei965/fs: Add a new fs_inst::regs_written function.
2012-02-15 Anuj Phogatmeta: Avoid FBO resizing/reallocating in decompress_tex...
2012-02-14 Paul Berryi915: Fix type of "specoffset" variable.
2012-02-14 Eric Anholti965/fs: Enable register spilling on gen7 too.
2012-02-14 Eric Anholti965: Report the failure message when failing to compil...
2012-02-13 Anuj Phogatmeta: Add pixel store/pack operations in decompress_tex...
2012-02-11 Kenneth Graunkei965: Fix border color on Ironlake.
2012-02-11 Eric Anholti965/fs: Add support for generating MADs.
2012-02-11 Eric Anholti965/fs: Add missing register allocation for 3rd sources.
2012-02-11 Eric Anholti965: Add support for the MAD opcode on gen6+.
2012-02-10 Alex Deucherradeon: build fix after 9d9111108eadd65708899284b1cfa9c...
2012-02-10 Brian Paulmeta: replace abort() with _mesa_problem()
2012-02-10 Eric Anholti965/gen7: Fix the length of the MULTISAMPLE state...
2012-02-10 Eric Anholti965/gen7: Fix the length of the DS state packet in...
2012-02-10 Eric Anholti965/gen7: Fix GPU hangs from the HiZ op.
2012-02-08 Chad Versacei965: Remove file i965/junk, accidentally added in...
2012-02-08 Kenneth Graunkei965: Remove broken symlink to intel_decode.c.
2012-02-08 Eric Anholti965/fs: Implement GL_CLAMP behavior on texture rectang...
2012-02-08 Eric Anholti965/fs: Move GL_CLAMP handling to coordinate setup.
2012-02-08 Eric Anholti965: Fix HiZ change compiler warning.
next