summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-15egl/wayland: Implement WL_EGL_USE_SCANOUTuse_flagsBenjamin Franzke8-15/+63
2011-04-15Revert "r300/compiler: Don't try to convert RGB to Alpha in full instructions"Marek Olšák1-2/+1
2011-04-15docs: update relnotes-7.11Marek Olšák1-3/+13
2011-04-15docs: update GL3 statusMarek Olšák1-3/+3
2011-04-15gallium: add and use generic function for querying patented format support (v2)Marek Olšák10-41/+78
2011-04-15configure.ac: add an enable switch for float textures (v2)Marek Olšák1-0/+15
2011-04-15docs: add patents.txtMarek Olšák1-0/+31
2011-04-15r300g: enable A/L/LA/I float render targetsMarek Olšák1-14/+14
2011-04-15st/mesa: convert Mesa float formats to GalliumMarek Olšák2-0/+249
2011-04-15gallium: add A/L/LA/I floating point formatsLuca Barbieri2-0/+17
2011-04-15mesa: finish up ARB_texture_floatMarek Olšák5-5/+46
2011-04-15mesa: add R/RG floating-point formatsMarek Olšák6-4/+208
2011-04-15mesa: fix L16F and L32F format propertiesMarek Olšák1-2/+2
2011-04-14Add expected file for 095-recursive-define test case.Carl Worth1-0/+4
2011-04-14glcpp: Simplify calling convention of parser's active_list functionsCarl Worth1-38/+38
2011-04-14glcpp: Add --valgrind option to the glcpp-test utilityCarl Worth1-16/+46
2011-04-14Add an expected file for 084-unbalanced-parenthesesCarl Worth1-0/+2
2011-04-14Add an expected file for 094-divide-by-zero-short-circuitCarl Worth2-0/+26
2011-04-14Add an expected file for 093-divide-by-zeroCarl Worth1-0/+4
2011-04-14mesa/st: Avoid spurious transfers when creating fbo textures without image data.José Fonseca1-1/+6
2011-04-14st/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_8_8 in st_fast_readpixelspepp1-1/+20
2011-04-13mesa: Expose ATI_draw_buffers.Eric Anholt1-0/+1
2011-04-13mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.Eric Anholt1-0/+10
2011-04-13mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.Eric Anholt2-0/+30
2011-04-13i965/fs: Constant-fold immediates in src0 of SEL instructions.Eric Anholt4-0/+16
2011-04-13i965/fs: Constant-fold immediates in src0 of CMP instructions.Eric Anholt3-0/+45
2011-04-13glsl: Perform type checking on "^^" operands.Eric Anholt1-3/+10
2011-04-13glsl: When we've emitted a semantic error for ==, return a bool constant.Eric Anholt1-3/+7
2011-04-13glsl: Semantically check the RHS of `||' even when short-circuiting.Eric Anholt1-6/+5
2011-04-13glsl: Semantically check the RHS of `&&' even when short-circuiting.Eric Anholt1-6/+6
2011-04-13glsl: Avoid cascading errors when looking for a scalar boolean and failing.Eric Anholt1-76/+48
2011-04-13glsl/opt_cpe: Reenable opt_copy_propagation_elements.cpp pass.Eric Anholt1-1/+1
2011-04-13glsl/opt_cpe: Fix a crash when a kill kills for two reasons.Eric Anholt1-1/+3
2011-04-13glsl/opt_cpe: Kill when the assignment isn't something we recognize.Eric Anholt1-2/+9
2011-04-13svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGESBrian Paul1-1/+3
2011-04-13svga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and update commentsBrian Paul1-4/+12
2011-04-13st/mesa: minor clean-ups in update_textures()Brian Paul1-4/+8
2011-04-13mesa: 80-column wrapping and whitespace fixesBrian Paul4-14/+17
2011-04-13mesa: fix some comments in sampler object codeBrian Paul1-4/+4
2011-04-12i965: Change assertion condition from implicit to explicitChad Versace1-2/+1
2011-04-12i965: Define BRW_DEPTHFORMAT_D24_UNORM_X8_UINTChad Versace1-0/+1
2011-04-12i965: Document brw_context.state.depth_regionChad Versace2-1/+23
2011-04-12i965: Remove unnecessary release/reference of brw_context.state.depth_regionChad Versace1-6/+4
2011-04-12i965: Add comments about URB size units and limits.Kenneth Graunke2-4/+10
2011-04-12i965: Never enable the GS on Gen6.Kenneth Graunke1-32/+16
2011-04-12Revert "i965: Reinstate max-index paranoia"Chris Wilson1-1/+1
2011-04-12egl/wayland: Update to per-surface frame eventsBenjamin Franzke2-5/+6
2011-04-12nouveau_vieux: fix build since sampler objects mergeDave Airlie3-12/+12
2011-04-12st/wgl: Prevent spurious framebuffer sizes when the window is minimized.José Fonseca1-5/+12
2011-04-12st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().José Fonseca1-3/+3