47629 Commity (84277cb7d325cdeade8ce75eb4154adb744626dc)
 

Autor SHA1 Wiadomość Data
  Eric Anholt 84277cb7d3 meta: Add support for glClear() to integer color buffers. 14 lat temu
  Eric Anholt 42c5552b0e i965: Claim to support rendering to integer FBOs. 14 lat temu
  Eric Anholt 6d874d0ee1 i965/fs: Add support for user-defined out variables. 14 lat temu
  Eric Anholt e988d816e1 i965/fs: Preserve the source register type when doing color writes. 14 lat temu
  Eric Anholt e19dfc75b6 i965: Make brw_type_for_base_type return the element type for arrays. 14 lat temu
  Eric Anholt a00c5a71cd i965: Enable ChooseTexFormat for supported GL_EXT_texture_integer formats. 14 lat temu
  Eric Anholt 35be4ae77e i965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT for integer. 14 lat temu
  Eric Anholt 704b7551e8 intel: Expose GL_EXT_texture_integer when GL 3.0 override is set. 14 lat temu
  Eric Anholt 6e610a0485 docs: Note EXT_texture_array on i965. 14 lat temu
  Eric Anholt e56aecf249 i965: Add support for 16-bit unorm L, A, and I textures. 14 lat temu
  Eric Anholt b5444a6ebd intel: Don't _mesa_problem when asked for an RB of a texturing-only type. 14 lat temu
  Paul Berry 01ccddbed6 r200: remove dangling radeon.h symlink. 14 lat temu
  Paul Berry 871ddb919b glsl: Assign transform feedback varying slots in linker. 14 lat temu
  Ian Romanick 6f5c737970 glsl: Clamp vector indices when lowering to swizzles 14 lat temu
  José Fonseca 1d1c0fa2f3 scons: Disable deprecated POSIX name MSVC warnings. 14 lat temu
  José Fonseca 63e7a4c6e5 mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 14 lat temu
  José Fonseca f4b42aa5b7 scons: Don't list m_xform.c twice. 14 lat temu
  José Fonseca 9b8ee08248 glu: Fix deprecated conversion from string constant to ‘char*’ warning. 14 lat temu
  Marek Olšák 60302f83e2 r600g: clarify meaning of one variable in shader codegen 14 lat temu
  Marek Olšák 1b375f8413 r600g: cosmetic changes in query code 14 lat temu
  Marek Olšák 8187ad0754 r600g: use modulo for computing index into query (ring) buffers 14 lat temu
  Marek Olšák 552e90bd6a r600g: make r600_query_result more generic 14 lat temu
  José Fonseca 4eb3225b38 Remove tgsi_sse2. 14 lat temu
  Brian Paul 207a016eca mesa: fix signed/unsigned integer comparison warnings 14 lat temu
  Brian Paul fab8882273 glsl: remove trailing comma to silence warning 14 lat temu
  Ian Romanick 59012c3133 mesa: Implement glGetFragDataLocation 14 lat temu
  Ian Romanick b12b5d9ab5 linker: Use app-specified fragment data location during linking 14 lat temu
  Ian Romanick 4464a4b27b mesa: Stub implementation of glBindFragDataLocation 14 lat temu
  Morgan Armand 0a0d820f7b softpipe: don't clamp or do logical operations on floating-point buffers. 14 lat temu
  Vinson Lee 3210cad3f2 st/mesa: Fix memory leak on error path. 14 lat temu
  Vinson Lee f4515d106c st/dri: Fix memory leak on error path. 14 lat temu
  Dan McCabe 5c02e2e2de glsl: Generate IR for switch statements 14 lat temu
  Dan McCabe 85beb39e14 glsl: Reference data structure ctors in grammar 14 lat temu
  Dan McCabe a0afcc6719 glsl: Create AST structs corresponding to new productions in grammar 14 lat temu
  Dan McCabe 80944599dc glsl: Add productions to GLSL grammar for switch statement 14 lat temu
  Dan McCabe 19daba5470 glsl: Create AST data structures for switch statement and case label 14 lat temu
  Chia-I Wu a69da5c0ce util: add log2f for Android 14 lat temu
  Brian Paul 2051a11823 mesa: remove prog_uniform.c from SConscript 14 lat temu
  Ian Romanick be4524aeed Delete code made dead by previous uniform related patches 14 lat temu
  Ian Romanick c42ca36d67 mesa: Add missing check for glUniform*v count > 1 on non-array 14 lat temu
  Ian Romanick 719909698c mesa: Rewrite the way uniforms are tracked and handled 14 lat temu
  Ian Romanick 143d20c16a i965: Move _mesa_ir_link_shader call before device-specific linking 14 lat temu
  Ian Romanick cfab4327c3 mesa: Add log_uniform and log_program_parameters to dump data 14 lat temu
  Ian Romanick d7a7e4fc99 ir_to_mesa: Add _mesa_associate_uniform_storage 14 lat temu
  Ian Romanick 70650d08fa mesa: Add _mesa_uniform_{attach,detach_all}_driver_storage functions 14 lat temu
  Ian Romanick 9516182e80 mesa: Add _mesa_propagate_uniforms_to_driver_storage 14 lat temu
  Ian Romanick 07731ed169 linker: Track uniform locations to new tracking structures 14 lat temu
  Ian Romanick 9a21d4670c mesa: Add structures for "new style" uniform tracking in shader programs 14 lat temu
  Ian Romanick 466d5ffee4 linker: Add helper class for parcelling out backing storage to uniforms 14 lat temu
  Ian Romanick 57f79de6d0 linker: Add helper class for determining uniform usage 14 lat temu