| Commit message (Expand) | Author | Age | Files | Lines |
* | i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT. | Eric Anholt | 2011-05-26 | 7 | -30/+10 |
* | intel: Drop doubly irrelevant code in intelReadBuffers. | Eric Anholt | 2011-05-26 | 1 | -12/+0 |
* | mesa: Flush vertices before updating drawbuffer computed state. | Eric Anholt | 2011-05-26 | 1 | -7/+7 |
* | mesa: Allow NULL read/draw in complete FBOs in ARB_ES2_compatibility. | Eric Anholt | 2011-05-26 | 1 | -1/+1 |
* | mesa: Trigger FBO validation on DrawBuffers change in non-ES2 mode. | Eric Anholt | 2011-05-26 | 1 | -10/+26 |
* | mesa: minor whitespace fixes | Brian Paul | 2011-05-25 | 1 | -4/+4 |
* | mesa: plug in sync object display list functions | Brian Paul | 2011-05-25 | 1 | -0/+50 |
* | mesa: display list support for glProgramParameteriARB() | Brian Paul | 2011-05-25 | 1 | -0/+30 |
* | mesa: plug shader object functions into display list dispatch | Brian Paul | 2011-05-25 | 1 | -0/+2 |
* | mesa: plug in GL 3.0 ClearBuffer() display list functions | Brian Paul | 2011-05-25 | 1 | -5/+1 |
* | mesa: fill in missing sampler object display list functions | Brian Paul | 2011-05-25 | 1 | -0/+163 |
* | st/mesa: simplify some st_context(ctx)->pipe code | Brian Paul | 2011-05-25 | 6 | -10/+9 |
* | st/mesa: fix incorrect texture level/face/slice accesses | Brian Paul | 2011-05-25 | 2 | -12/+21 |
* | i915g: Bump texture sizes | Jakob Bornecrantz | 2011-05-25 | 1 | -2/+2 |
* | i965: Warnings cleanup. | Eric Anholt | 2011-05-25 | 2 | -4/+0 |
* | i965: Fix assertion failures in unused brw_reg setup by deleting it. | Eric Anholt | 2011-05-25 | 1 | -1/+0 |
* | r600g: remove duplicate opcode in r600_opcodes.h | Alex Deucher | 2011-05-25 | 1 | -1/+0 |
* | intel: Change FBO validation criteria to accomodate hiz and seprate stencil | Chad Versace | 2011-05-25 | 1 | -15/+27 |
* | intel: Fix intel_draw_buffer() to accomodate hiz and separate stencil | Chad Versace | 2011-05-25 | 1 | -5/+11 |
* | intel: Add hiz_region to intel_mipmap_tree | Chad Versace | 2011-05-25 | 3 | -0/+36 |
* | intel: Refactor the wrapping of textures with renderbuffers | Chad Versace | 2011-05-25 | 1 | -7/+8 |
* | intel: Add hiz_region to intel_renderbuffer | Chad Versace | 2011-05-25 | 2 | -0/+46 |
* | intel: Add is_hiz_depth_format() to intel_contex.vtbl | Chad Versace | 2011-05-25 | 3 | -0/+24 |
* | intel: Allocate region for separate stencil buffer | Chad Versace | 2011-05-25 | 1 | -3/+30 |
* | intel: Change supported texture formats for separate stencil | Chad Versace | 2011-05-25 | 2 | -1/+7 |
* | mesa: Add MESA_FORMAT_X8_Z24 to _mesa_choose_tex_format | Chad Versace | 2011-05-25 | 1 | -0/+2 |
* | intel: Add flags to intel_context for hiz and separate stencil | Chad Versace | 2011-05-25 | 2 | -0/+58 |
* | glx: Don't refer to the request buffer outside of {L,Unl}ockDisplay | Adam Jackson | 2011-05-25 | 1 | -3/+4 |
* | egl_dri2: add new cayman pci ids | Alex Deucher | 2011-05-25 | 1 | -0/+15 |
* | r600g: fix eg/cayman scissor workaround | Alex Deucher | 2011-05-24 | 1 | -11/+13 |
* | r600g: add workaround for buggy hw scissor on eg/cayman. | Dave Airlie | 2011-05-25 | 1 | -1/+14 |
* | r600g: add initial cayman acceleration support. | Dave Airlie | 2011-05-25 | 12 | -204/+1442 |
* | r600g: don't lookup a vs semantic for position/face. | Dave Airlie | 2011-05-25 | 1 | -0/+4 |
* | r600g: flush the DB dest base as well. | Dave Airlie | 2011-05-25 | 1 | -1/+1 |
* | glx: More comment cleanup | Adam Jackson | 2011-05-24 | 1 | -8/+3 |
* | glx: Remove some misleading comments | Adam Jackson | 2011-05-24 | 1 | -12/+0 |
* | drisw: Namespace better for ease of navigation | Adam Jackson | 2011-05-24 | 1 | -14/+14 |
* | drisw: dead store removal | Adam Jackson | 2011-05-24 | 1 | -3/+1 |
* | mesa: fix glGetTexImage for cases when srgb decode is skipped | Mike Kaplinskiy | 2011-05-24 | 1 | -101/+19 |
* | st/mesa: prefer formats without stencil for DEPTH_COMPONENT | Brian Paul | 2011-05-24 | 1 | -4/+6 |
* | st/mesa: rewrite st_choose_format() to be table driven | Brian Paul | 2011-05-24 | 1 | -905/+549 |
* | wgl: Don't hold on to user supplied HDC. | José Fonseca | 2011-05-24 | 3 | -23/+22 |
* | mesa: Fix remap_table setup. | Thierry Reding | 2011-05-23 | 2 | -4/+5 |
* | mesa: Fix return type of _mesa_get_format_bytes() (#37351) | Adam Jackson | 2011-05-23 | 2 | -2/+4 |
* | i965/gen7: Fix miptree layout for cube surfaces. | Kenneth Graunke | 2011-05-22 | 1 | -1/+1 |
* | i965: Remove comments about pre-965 hardware. | Kenneth Graunke | 2011-05-22 | 1 | -3/+0 |
* | st/mesa: assign renderbuffer's format field when allocating storage | pepp | 2011-05-21 | 1 | -0/+1 |
* | r600g: fix "Fixed-Point Data Conversions" | Christian König | 2011-05-21 | 2 | -2/+2 |
* | i965: Fix sampling on Ivybridge after headerless change. | Kenneth Graunke | 2011-05-20 | 1 | -2/+13 |
* | i965: Remove "TXD" from justification of sampler message headers. | Kenneth Graunke | 2011-05-20 | 1 | -1/+1 |