mesa.git
2014-08-08 Emil Velikovutil: remove ralloc_test
2014-08-08 Darius Goadgallivm: Handle MSAA textures in emit_fetch_texels
2014-08-08 Roland Scheideggerdraw: hack around weird primitive id input in gs
2014-08-08 Roland Scheideggerdraw: fix prim id float cast for non-llvm path
2014-08-08 Bruno Jiménezclover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
2014-08-08 Chia-I Wuilo: break down the format table
2014-08-08 Kenneth Graunkei965: Emit a performance warning on conditional rendering.
2014-08-08 Kenneth Graunkei965: Set ExecSize to 16 for loop instructions in SIMD1...
2014-08-08 Kenneth Graunkei965/eu: Merge brw_CONT and gen6_CONT.
2014-08-08 Kenneth Graunkei965/eu: Drop redundant brw_set_src0/brw_set_dest from...
2014-08-08 Juha-Pekka... util: add src/util/format_srgb.c to .gitignore
2014-08-07 Ian Romanickmesa: Fold _mesa_uniform_merge_location_offset into...
2014-08-07 Ian Romanickmesa: Fold _mesa_uniform_split_location_offset into...
2014-08-07 Ian Romanickglsl_to_tgsi: Delete unused function set_uniform_initia...
2014-08-07 Ian Romanickmesa: Use MAX2 to calculate maximum uniform element
2014-08-07 Ian Romanickmesa: Have validate_uniform_parameters return the gl_un...
2014-08-07 Carl Worthglsl/glcpp: Rename one test to avoid a duplicate test...
2014-08-07 Carl Worthglsl/glcpp: Fix handling of commas that result from...
2014-08-07 Carl Worthglsl/glcpp: Integrate recent glcpp-test-cr-lf test...
2014-08-07 Carl Worthglsl/glcpp: Fix glcpp-test to correctly extract test...
2014-08-07 Carl Worthglsl/glcpp: Fix line-continuation code to handle multip...
2014-08-07 Carl Worthglsl/glcpp: Don't include any newline characters in...
2014-08-07 Carl Worthglsl/glcpp: Treat CR+LF pair as a single newline
2014-08-07 Carl Worthglsl/glcpp: Add test script for testing various line...
2014-08-07 Carl Worthglsl/glcpp: Fix for macros that expand to include ...
2014-08-07 Carl Worthglsl/glcpp: Swallow empty #pragma directives.
2014-08-07 Carl Worthglsl/glcpp: Fix #pragma to not over-increment the line...
2014-08-07 Carl Worthglsl/glcpp: Add testing for null directives with spaces...
2014-08-07 Carl Worthglsl/glcpp: Fix NULL directives when followed by a...
2014-08-07 Carl Worthglsl/glcpp: Add tests for #define followed by comments
2014-08-07 Carl Worthglsl/glcpp: Allow single-line comments immediately...
2014-08-07 Carl Worthglsl/glcpp: Add test for "#define without macro name"
2014-08-07 Carl Worthglsl/glcpp: Add explicit error for "#define without...
2014-08-07 Matt Turnerdocs: List GL+GLSL versions as parts of a whole.
2014-08-07 Matt Turneri965/vec4: Remove unused emit_bool_comparison method.
2014-08-07 Matt Turnermesa: Drop USE_IEEE define.
2014-08-07 Ian Romanickmesa: Group gl_system_value values by the stage where...
2014-08-07 Ian Romanickglsl_to_tgsi: Assert that the _mesa_sysval_to_semantic...
2014-08-07 Ian Romanickmesa/st: Only one copy of mesa_sysval_to_semantic
2014-08-07 Ian Romanickglsl_to_tgsi: Constify mesa_sysval_to_semantic
2014-08-07 Kenneth Graunkei965/clip: Fix brw_clip_unfilled.c/compute_offset's...
2014-08-07 Tapani Pälliglsl: support unsigned increment in ir_loop controls
2014-08-06 Jason Ekstrandmesa/formats: Fix the size of ETC2_SRGB8_PUNCHTHROUGH_A...
2014-08-06 Jason Ekstrandmesa/formats: Use the correct swizzle parameter for...
2014-08-06 Roland Scheideggerdraw: fix clipvertex trouble if position comes from gs
2014-08-06 Roland Scheideggerdraw: don't run pipeline stages when gs has no position...
2014-08-05 Vinson Leedri/xmlconfig: s/uint/unsigned int/
2014-08-05 Brian Paulmesa include stdint.h in formats.h
2014-08-05 Jason Ekstrandmesa/texstore: Add a generic rgba integer texture uploa...
2014-08-05 Jason Ekstrandmesa/texstore: Add a generic float/normalized rgba...
2014-08-05 Jason Ekstrandmesa/texstore: Use _mesa_swizzle_and_convert when possible
2014-08-05 Jason Ekstrandmain/texstore: Split texture storage into three functions
2014-08-05 Jason Ekstrandmesa/format_utils: Add a function to convert a mesa_for...
2014-08-05 Jason Ekstrandmesa/format_utils: Add a general format conversion...
2014-08-05 Jason Ekstrandmesa/imports: Add a _mesa_half_is_negative helper function
2014-08-05 Jason Ekstrandmesa/formats: Add layout and swizzle information
2014-08-05 Jason Ekstrandmesa/formats: Remove IndexBits
2014-08-05 Jason Ekstrandmesa/formats: Autogenerate the format_info structure...
2014-08-05 Jason Ekstrandmesa/main: Add python code to generate the format_info...
2014-08-05 Jason Ekstrandmesa: Add python to parse the formats CSV file
2014-08-05 Jason Ekstrandmesa: Add a format description CSV file
2014-08-05 Jason Ekstrandutil/tests/hash_table: Link against libmesautil instead...
2014-08-05 Brian Paulst/mesa: adjust Z coordinates for quad clearing
2014-08-05 Brian Paulmesa: make vertex array type error checking a little...
2014-08-05 Michel Dänzerglsl_to_tgsi: Fix typo shader_program -> shader
2014-08-05 Brian Paulmesa: update wglext.h to version 20140630
2014-08-05 Brian Paulmesa: update glxext.h to version 20140725
2014-08-05 Brian Paulmesa: update glext.h to version 20140725
2014-08-05 Neil Robertsmeta: Disable dithering during glBlitFramebuffer
2014-08-05 Emil Velikovlibgl-xlib: drop duplicate mesautil from scons build
2014-08-05 Emil Velikovllvmpipe/tests: automake: link against libmesautil.la
2014-08-05 Emil Velikovgallium/tests: automake: link against libmesautil.la
2014-08-05 Emil Velikovtargets/omx: automake: link against libmesautil.la
2014-08-05 Emil Velikovtargets/xvmc: automake: link against libmesautil.la
2014-08-05 Jan Veselytargets/clover: link against libmesautil.la
2014-08-05 Jan Veselygallivm: Fix build with latest LLVM
2014-08-05 Roland Scheideggertargets/dri: link with mesautil
2014-08-05 Roland Scheideggergallium/docs: Document TEX2/TXL2/TXB2 instructions...
2014-08-05 Roland Scheideggergallivm: fix cube map array (and cube map shadow with...
2014-08-05 Roland Scheideggerllvmpipe: implement support for cube map arrays
2014-08-05 Anuj Phogategl: Fix OpenGL ES version checks in _eglParseContextAt...
2014-08-05 Anuj Phogatmeta: Fix datatype computation in get_temp_image_type()
2014-08-05 Anuj Phogatmeta: Move the call to _mesa_get_format_datatype()...
2014-08-05 Anuj Phogatmeta: Use _mesa_get_format_bits() to get the GL_RED_BITS
2014-08-05 Anuj Phogatmeta: Initialize the variable in declaration statement
2014-08-05 Anuj Phogatmesa: Allow GL_TEXTURE_CUBE_MAP target with compressed...
2014-08-05 Anuj Phogatmesa: Add gles3 condition for normalized internal forma...
2014-08-05 Anuj Phogatmesa: Add utility function _mesa_is_enum_format_unorm()
2014-08-05 Anuj Phogatmesa: Add gles3 error condition for GL_RGBA10_A2 buffer...
2014-08-05 Anuj Phogatmesa: Add a gles3 error condition for sized internalfor...
2014-08-05 Anuj Phogatmesa: Add a helper function _mesa_is_enum_format_unsized()
2014-08-05 Anuj Phogatmesa: Don't allow snorm internal formats in glCopyTexIm...
2014-08-05 Anuj Phogatmesa: Add utility function _mesa_is_enum_format_snorm()
2014-08-05 Anuj Phogatmesa: Fix condition for using compressed internalformat...
2014-08-05 Anuj Phogatmesa: Add error condition for using compressed internal...
2014-08-05 Anuj Phogatmesa: Turn target_can_be_compressed() in to a utility...
2014-08-05 Anuj Phogatmesa: Fix error condition for valid texture targets...
2014-08-04 Ian Romanickglsl: Rebuild the symbol table without unreachable...
2014-08-04 Kenneth Graunkeglsl: Only create one ir_function for a given name.
2014-08-04 Kenneth Graunkeglsl: Make it possible to ignore built-ins when matchin...
next