mesa.git
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
2011-01-12 Christian Königr600g: optimize away CF_INST_POP
2011-01-12 Christian Königr600g: make dumping of shaders an option
2011-01-12 Christian Königr600g: fix alu dumping
2011-01-12 Christian Königr600g: improve r600_bc_dump
2011-01-12 Eric Anholti965/vs: When MOVing to produce ABS, strip negate of...
2011-01-12 Eric Anholti965/fs: When producing ir_unop_abs of an operand,...
2011-01-12 José Fonsecaglsl: Make builtin_compiler build on Windows with MSVC.
2011-01-12 José Fonsecaglsl: Make builtin_compiler portable for non-unices.
2011-01-12 José Fonsecagetopt: Make code more portable.
2011-01-12 José Fonsecagetopt: Import OpenBSD getopt implementation for MSVC.
2011-01-12 José Fonsecascons: Update windows build for vgapi->openvg rename.
2011-01-12 José Fonsecascons: Fix build on systems without libOpenVG.so
2011-01-12 Chia-I Wuegl: When EGL_DRIVER is set, do not add other drivers.
2011-01-12 Chia-I Wuegl: libEGL depends on LOCAL_LIBS.
2011-01-12 Chia-I Wuegl_dri2: Fix eglGetProcAddress.
2011-01-12 Chia-I Wuscons: Updates for targets/egl-static.
2011-01-12 Chia-I Wutargets/egl-static: New EGL target for scons.
2011-01-12 Kenneth Graunkeglsl: Add type inference support for remaining expressi...
2011-01-12 Eric Anholti965: Tighten up the check for flow control interfering...
2011-01-11 Christian Königr600g: texture instructions also work fine with TGSI_FI...
2011-01-11 Christian Königr600g: DP4 also supports writemasking
2011-01-11 Christian Königr600g: Why all this fiddling with tgsi_helper_copy?
2011-01-11 Christian Königr600g: fix tex and vtx joining
2011-01-11 Eric Anholtglsl: Fix the lowering of variable array indexing to...
2011-01-11 Eric Anholti965: Remove dead fallback for stencil _Enabled but...
2011-01-11 Tilman Sauerbeckr600g: Fixed SIN/COS/SCS for the case where the operand...
2011-01-11 Alberto Miloner600c: add evergreen ARL support.
2011-01-11 Jerome Glissenoop: remove dead dri target
2011-01-11 Jerome Glisser600g: move user fence into base radeon structure
2011-01-11 Brian Paulconfigure: bump libdrm version requirement to 2.4.23
2011-01-11 Brian Paulmesa: include teximage.h to silence warning
2011-01-11 Brian Paulmesa: do a debug check of _mesa_format_to_type_and_comps()
2011-01-11 Brian Paulmesa: fix a few format table mistakes, assertions
2011-01-11 Kenneth Graunkeglsl: Autogenerate builtin_functions.cpp as part of...
2011-01-11 Ian Romanickglsl: Disallow 'in' and 'out' on globals in GLSL 1.20
2011-01-11 Ian Romanickglsl: Refresh autogenerated parser file.
2011-01-11 Ian Romanickglsl: Add version_string containing properly formatted...
2011-01-11 Ian Romanickglcpp: Refresh autogenerated lexer and parser files.
2011-01-11 Ian Romanickglcpp: Generate an error for division by zero
2011-01-11 Chad Versaceglcpp: Regenerate glcpp-parse.c
2011-01-11 Chad Versaceglcpp: Fix segfault when validating macro redefinitions
2011-01-11 Eric Anholti965: Use a new miptree to avoid software fallbacks...
2011-01-11 Eric Anholtintel: Drop the speculatively-use-firstImage-mt in...
2011-01-11 Eric Anholtintel: Don't relayout the texture on maxlevel change.
2011-01-11 Eric Anholtintel: When making a new teximage miptree, make a full...
2011-01-11 Eric Anholtmeta: Don't tweak BaseLevel when doing glGenerateMipmap().
next