mesa.git
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Christoph Bumillernvc0: try to swap immediates to first source too
2011-01-15 Christoph Bumillernvc0: make sure all sources of the BIND op are distinct
2011-01-15 Christoph Bumillernvc0: update user vbufs on each draw call
2011-01-15 Christoph Bumillernvc0: enable early fragment tests where possible
2011-01-15 Christoph Bumillernvc0: upload small buffers through the command buffer
2011-01-15 Chia-I Wumesa: Add glDepthRangef and glClearDepthf to APIspec...
2011-01-15 Chia-I Wutargets/egl-static: Assorted cleanups and fixes.
2011-01-15 Chia-I Wutargets/egl: i965 needs libwsw.
2011-01-15 Eric Anholtmesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_co...
2011-01-15 Eric Anholtmesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
2011-01-15 Eric Anholtmesa: Add support for glDepthRangef and glClearDepthf.
2011-01-15 Eric Anholtir_to_mesa: Fix segfaults on ir_to_mesa invocation...
2011-01-15 Brian Paulglsl: fix implicit int to bool warning
2011-01-15 Brian Pauldocs: skeleton file for 7.11 release notes, add missing...
2011-01-15 Vinson Leemesa: Dynamically allocate acp array in ir_to_mesa_visi...
2011-01-14 Eric Anholtmesa: Add actual support for glReleaseShaderCompiler...
2011-01-14 Eric Anholtintel: Expose GL_ARB_ES2_compatibility.
2011-01-14 Eric Anholtmesa: Add extension enable bit for GL_ARB_ES2_compatibi...
2011-01-14 Eric Anholtglapi: Regenerate for GL_ARB_ES2_compatibility.
2011-01-14 Eric Anholtglapi: Add entrypoints and enums for GL_ARB_ES2_compati...
2011-01-14 Alex Deucherr600g: compiler helper opcode fixes for evergreen
2011-01-14 Alex Deucherr600g: pass r600_bc to some addition compiler helper...
2011-01-14 Vinson Leegenerate_builtins.py: Whitespace fixes.
2011-01-14 Vinson Leegenerate_builtins.py: Fix builds using Python 2.5.
2011-01-14 Eric Anholti965: Replace broken handling of dead code with an...
2011-01-14 Eric Anholti965: Add an invalidation of live intervals after regis...
2011-01-14 Eric Anholtmesa: Simplify _mesa_base_fbo_format by making it excep...
2011-01-14 Eric Anholtmesa: Add channel-wise copy propagation to ir_to_mesa.
2011-01-14 Eric Anholti915: Fix compiler warning from sw fallback removal...
2011-01-14 Vinson Leer600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_IN...
2011-01-14 Kristian Høgsberggles2: Also support GL_BGRA_EXT for glTexSubImage2d
2011-01-14 Christian Königr600g: add more missing instructions to r600_bc_get_num...
2011-01-14 Chia-I Wuegl: Fix EGL_VERSION string.
2011-01-14 Chia-I Wuegl: Fix an assertion in _eglUpdateAPIsString.
2011-01-14 Dave Airliei965: fix fbo-srgb on i965.
2011-01-14 Dave Airliesrgb: fix fbo base format picking.
2011-01-14 Chad Versacei915: Disable extension OES_standard_derivatives
2011-01-14 Chad Versacemesa: Change OES_standard_derivatives to be stand-alone...
2011-01-13 Vinson Leer600g: Move declaration before code in r600_asm.c.
2011-01-13 Christian Königr600g: rework literal handling
2011-01-13 Christian Königr600g: merge alu groups
2011-01-13 Christian Königr600g: implement replacing gpr with pv and ps
2011-01-13 Ian Romanickglsl: Emit errors or warnings when 'layout' is used...
2011-01-13 Ian Romanickglsl: Allow 'in' and 'out' when 'layout' is also available
2011-01-13 José Fonsecascons: Fix cross-compilation.
2011-01-13 Christian Königr600g: add missing RECIPSQRT_CLAMPED to r600_bc_get_num...
2011-01-13 Christian Königr600g: rework bank swizzle code
2011-01-13 Christian Königr600g: fix alu slot assignment
2011-01-13 Christian Königr600g: optimize away CF ALU instructions even if type...
2011-01-13 Christoph Bumillernvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH...
2011-01-13 Chia-I Wudraw: Fix an off-by-one bug in a vsplit assertion.
2011-01-13 Vinson Leei965: Remove unnecessary headers.
2011-01-13 Vinson Leetargets/egl-static: Remove unnecessary header.
2011-01-13 Vinson Leer600g: Silence uninitialized variable warnings.
2011-01-13 Vinson Leemesa: Add missing break statement in SARGB8 case.
2011-01-13 Brian Paulegl: need stdio.h for non-Windows build too to avoid...
2011-01-13 Paulo Zanonidri_util: fail driCreateNewScreen if InitScreen is...
2011-01-13 José Fonsecascons: Ensure the OpenVG/EGL import libs are also prefi...
2011-01-13 José Fonsecascons: Build libOpenVG.dll & libEGL.dll
2011-01-13 José Fonsecautil: Undo spurious changes in last commit.
2011-01-13 José Fonsecautil: Don't limit debug_printf message length on unices.
2011-01-13 Chia-I Wuegl: Improve driver selection.
2011-01-13 Chia-I Wuegl: Simplify driver matching.
2011-01-13 Chia-I Wuegl: Cleanup _EGLDisplay initialization.
2011-01-13 Kenneth Graunkeglsl/s_expression: Read and ignore Scheme-style comments.
2011-01-13 Kenneth Graunkeglsl/builtins: Remove unnecessary (constant bool (1...
2011-01-13 Kenneth Graunkeir_reader: Make assignment conditions optional.
2011-01-13 Kenneth Graunkeir_reader: Convert to a class.
2011-01-13 Kenneth Graunkeir_reader: Combine the three dereference reading functi...
2011-01-13 Kenneth Graunkeir_reader: Relax requirement that function arguments...
2011-01-13 Kenneth Graunkeir_reader: Remove s_list::length() method.
2011-01-13 Kenneth Graunkeir_reader: Add a pattern matching system and use it...
2011-01-13 Dave Airliemesa/srgb: handle SARGB8 case in the sw fbo renderer.
2011-01-13 Fredrik Höglundst/mesa: fix a regression from cae2bb76
2011-01-13 Ben Skeggsnvc0: disable calling of sw methods we don't implement
2011-01-13 Dave Airliemesa/fbo: prevent assert trigger on i965 with piglit...
2011-01-13 Ben Skeggsnvc0: fix mp_stack_bo relocation
2011-01-13 Vinson Leemesa: Move loop variable declarations outside for loop...
2011-01-13 Brian Paulmesa: check for dummy renderbuffer in _mesa_Framebuffer...
2011-01-13 Brian Paulmesa: don't assert in GetIntegerIndexed, etc
2011-01-13 Brian Paulmesa: fix num_draw_buffers==0 in fixed-function fragmen...
2011-01-13 Brian Paulst/mesa: add st_BeginQuery() case for GL_ANY_SAMPLES_PASSED
2011-01-13 Brian Paulglsl: remove trailing comma to silence warning
2011-01-13 Brian Paulnoop: change var type to silence warning
2011-01-13 Kenneth Graunkeglsl/Makefile: Fix build with --as-needed.
2011-01-13 Vinson Leemesa: Move declaration before code in extensions.c.
2011-01-12 Chad Versacemesa: Change OES_point_sprite to depend on ARB_point_sprite
2011-01-12 Chad Versacemesa: Change dependencies of some OES extension strings
2011-01-12 Chad Versacemesa: Add/remove extensions in extension string
2011-01-12 Chad Versacemesa: Refactor handling of extension strings
2011-01-12 Ian Romanickglsl: Track variable usage, use that to enforce semantics
2011-01-12 Eric Anholti965/fs: Do flat shading when appropriate.
2011-01-12 Christian Königr600g: also look at tex inst when for maximum gpu count
2011-01-12 Vinson Leegenerate_builtins.py: Add missing import.
2011-01-12 Eric Anholtmeta: Actually use mipmapping when generating mipmaps.
2011-01-12 Eric Anholti965: Clarify when we need to (re-)calculate live inter...
2011-01-12 Christian Königr600g: implement output modifiers and use them to furth...
2011-01-12 Christian Königr600g: use special constants for 0, 1, -1, 1.0f, 0...
2011-01-12 Christian Königr600g: optimize temp register handling for LRP
next