51333 Commity (7fabb2b5939c8640075136fec15d6b87bad9c9dd)
 

Autor SHA1 Wiadomość Data
  Brian Paul 1ab37a2284 svga: implement TGSI_OPCODE_ROUND 13 lat temu
  Brian Paul d594f72e16 svga: fix CMP translation for vertex shaders 13 lat temu
  Brian Paul 30f8575fde svga: properly implement TRUNC instruction 13 lat temu
  Brian Paul 0bd3a75de9 svga: fix register collision issue in emit_conditional() 13 lat temu
  Brian Paul 9b3d87b092 svga: emit some debug messages when shader compilation fails 13 lat temu
  Eric Anholt 33526a2ffe intel: Fix a comment typo. 13 lat temu
  Gwenole Beauchesne 69f031cc19 mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x. 13 lat temu
  Kristian Høgsberg 3ed8d42853 GLES2: upgrade gl2ext.h to version 18099 13 lat temu
  Olivier Galibert e620f3e763 mesa/st: gl_ClipDistance must be interpolated in 3d space. 13 lat temu
  Stuart Abercrombie 95ce454c8c gallium/util: Save and restore vertex buffer state in util_gen_mipmap. 13 lat temu
  Marek Olšák 567fcd2eb9 Revert "GLES2: upgrade gl2ext.h to version 16994." 13 lat temu
  Marek Olšák 2668aaa557 Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x." 13 lat temu
  Gwenole Beauchesne d1665388ce mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x. 13 lat temu
  Gwenole Beauchesne 8818b88748 GLES2: upgrade gl2ext.h to version 16994. 13 lat temu
  Eric Anholt dd4282e38f i965/fs: Allow copy propagation on uniforms. 13 lat temu
  Eric Anholt 0c4630bae0 i965/fs: Allow copy propagation with source modifiers. 13 lat temu
  Eric Anholt 458f7f0141 i965/fs: Move copy propagation test out to a separate function. 13 lat temu
  Ian Romanick 5fb178ee43 glx/tests: Fix off-by-one error in allocating extension string buffer 13 lat temu
  Brian Paul 1853f467c6 glsl: fix unop/binop errors in comments 13 lat temu
  Paul Berry f34764ea53 msaa: Make meta-ops save and restore state of GL_MULTISAMPLE. 13 lat temu
  Paul Berry 8313f44409 i965/msaa: Fix centroid interpolation of unlit pixels. 13 lat temu
  Paul Berry 3f929efa28 i965/fs: Add FS_OPCODE_MOV_DISPATCH_TO_FLAGS to fragment shader backend. 13 lat temu
  Jordan Justen 8aa78c104a i965: fix transform feedback with primitive restart 13 lat temu
  Kenneth Graunke 14311ef3f2 i965: Re-enable rendering to SNORM formats. 13 lat temu
  Kenneth Graunke b1802a2115 glsl: Remove unused ir_loop_jump::loop pointer. 13 lat temu
  Kenneth Graunke d73f6375f5 meta: Don't alter fragment color clamp in DrawPixels(). 13 lat temu
  Marek Olšák 9f0f2f9512 mesa: use FLUSH_CURRENT and not FLUSH_VERTICES in _mesa_validate_* 13 lat temu
  Dylan Noblesmith 876889b355 mesa: point to Makefile.old in the srcdir 13 lat temu
  Dylan Noblesmith 91ecba9d05 mesa: fix parser source gen for out-of-tree builds 13 lat temu
  Dylan Noblesmith 261b1389eb mesa: fix api source gen for out-of-tree builds 13 lat temu
  Dylan Noblesmith 43bca86c1b glapi/gen: fix out of tree build 13 lat temu
  José Fonseca f5c41e16d7 gallium/tgsi: Don't declare temps individually when they are all similar. 13 lat temu
  José Fonseca e75fe7ba08 gallivm: Cleanup the 4 x float -> 16 ub special path in lp_build_conv. 13 lat temu
  José Fonseca 63e0e4b8f5 gallium/util: Add ULL suffix to large constants. 13 lat temu
  Tom Stellard 1d21bd057a clover: Handle NULL devs argument in clBuildProgram 13 lat temu
  Francisco Jerez c6bb41c28b clover: Define non-templated copy constructor for clover::ref_ptr. 13 lat temu
  Brian Paul db2b6ca504 llvmpipe: fix comment typo 13 lat temu
  Brian Paul 9dfe92019a st/mesa: use DEBUG_INCOMPLETE_FBO debug flag 13 lat temu
  Brian Paul b186a9df32 mesa: remove some unused gl_dlist_state fields 13 lat temu
  Tom Stellard ca8fa02308 clover: Add a function internalizer pass before LTO v2 13 lat temu
  Tom Stellard a31b2f7107 radeon/llvm: Enable vec4 loads on R600 13 lat temu
  Tom Stellard e17c586d08 radeon/llvm: Enable floating point stores on R600 13 lat temu
  Tom Stellard b66ef1f48c radeon/llvm: Handle floating point loads on R600 13 lat temu
  Tom Stellard c01199dfc0 radeon/llvm: Expand UDIV and UREM nodes 13 lat temu
  Tom Stellard 2c485cda20 radeon/llvm: Emit raw ISA for vertex fetch instructions 13 lat temu
  José Fonseca 16e0ebccb6 gallium/util: Truly disable INF/NAN tests on MSVC. 13 lat temu
  José Fonseca c9bada497c gallium/util: Disable INF/NAN tests on MSVC. 13 lat temu
  José Fonseca fa8dcb848f translate: Free elt8_func/elt16_func too. 13 lat temu
  James Benton 6dd8e6f9cb util: Reimplement half <-> float conversions. 13 lat temu
  James Benton c8d3481cdb tests: Updated tests to properly handle NaN for half floats. 13 lat temu