54004 Commit (534ec62152e70ed8f6467feaf07b2db2197e11b1)
 

Autore SHA1 Messaggio Data
  Paul Berry 534ec62152 glsl: parse GLSL ES 3.00 keywords correctly. 13 anni fa
  Paul Berry 948e5dda67 glsl: Rework lexer keyword handling in preparation for GLSL 3.00 ES. 13 anni fa
  Paul Berry 0d9bba6e43 glsl: Make use of new _mesa_glsl_parse_state::check_version() function. 13 anni fa
  Paul Berry e3ded7fe62 glsl: Make use of new _mesa_glsl_parse_state::is_version() function. 13 anni fa
  Paul Berry 5d0fd3270f glsl: Add GLSL version query functions. 13 anni fa
  Paul Berry dc9f9d8e66 glsl: Compute version_string on the fly. 13 anni fa
  Paul Berry d9bfaa104e glsl: Make a function to express a GLSL version ir human-readable form. 13 anni fa
  Paul Berry 53e572f15c glsl: Simplify symbol table version checking. 13 anni fa
  Paul Berry 9a93ba3068 mesa: Add ARB_ES3_compatibility flag. 13 anni fa
  Michel Dänzer e0f2ffc3d9 radeonsi: Fix cube texture coordinates. 13 anni fa
  Michel Dänzer aac2154729 radeon/llvm: Export prepare_cube_coords helper to driver. 13 anni fa
  Brian Paul 7745596ceb mesa: use rand() instead of random() 13 anni fa
  Jordan Justen 56e95d3ca2 mesa: validate that sync objects were created by mesa 13 anni fa
  Jordan Justen e12d9f0c6d main/syncobj: return GL_INVALID_VALUE for invalid sync objects 13 anni fa
  Eric Anholt 82c9d98ab9 mesa: add set support (stores a set of pointers) 13 anni fa
  José Fonseca db9a1052d1 llvmpipe: Fix statement before declaration. 13 anni fa
  José Fonseca b79194401a util: Add util_copy_box helper. 13 anni fa
  José Fonseca 4da4e8ee2a gallium/util: Move the util_copy/fill_rect into u_surface. 13 anni fa
  José Fonseca d296326e06 gallium/os: Cleanup up os_time_get/os_time_get_nano. 13 anni fa
  José Fonseca 7e14293556 gallium/os: Fix os_time_sleep() on Windows for small durations. 13 anni fa
  Stefan Dösinger d8069b7603 meta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER 13 anni fa
  Stefan Dösinger f6a4e1bc1e radeon: Initialize swrast before setting limits 13 anni fa
  Stefan Dösinger 654a945f4d r200: Initialize swrast before setting limits 13 anni fa
  Matthew Waters ac24d17258 mesa: fix compiler warnings when including GL/gl.h with other gl headers 13 anni fa
  José Fonseca 5e99cd9159 gallivm: Fix lerping of (un)signed normalized numbers. 13 anni fa
  José Fonseca 33ffca713a gallivm: Fix lp_build_print_value of smaller integer types. 13 anni fa
  Brian Paul 5396582f5e llvmpipe: remove unused variable 13 anni fa
  Brian Paul 52b02cc676 draw: remove some dead constant buffer code 13 anni fa
  Chad Versace 45a01cba90 android: Fix build of libmesa_program 13 anni fa
  Dave Airlie 77b26564c3 llvmpipe: EXT_transform_feedback support (v1.1) 13 anni fa
  Eric Anholt 71f06344a0 i965: Add a debug flag for counting cycles spent in each compiled shader. 13 anni fa
  Eric Anholt ef2fbf67d4 i965: Add a flag for instructions with normal writemasking disabled. 13 anni fa
  Vincent Lejeune 00d77e9fe4 r600g: use default action for min/max opcode in tgsi to llvm 13 anni fa
  Vincent Lejeune 2d97f77b9f gallivm: Have a default emit function for min/max opcode 13 anni fa
  Vincent Lejeune 2a03f28e54 r600g: use default action for fdiv/rcp opcode 13 anni fa
  Vincent Lejeune 0a2f58f6ed gallivm: have a default emit function for fdiv/rcp 13 anni fa
  Vincent Lejeune 0ad1fefd69 r600g: Use default mul/mad function for tgsi-to-llvm 13 anni fa
  Vincent Lejeune e9f090e8b2 glsl: add new variable declaration in function body in lower_output_read 13 anni fa
  Brian Paul d2c7fe5389 draw: set precalc_flat flag for AA lines too 13 anni fa
  Chris Forbes 484a8dcfa8 mesa: expose ARB_texture_cube_map_array in core contexts as well 13 anni fa
  Vinson Lee 129a580062 scons: Require drm to build gallium/state_trackers/egl/x11/x11_screen.c. 13 anni fa
  Eric Anholt a64c1eb9b1 i965/fs: Add support for uniform array access with a variable index. 13 anni fa
  Eric Anholt 67d9e7b581 i965/fs: Conditionalize constant-index UBO load code and add comments. 13 anni fa
  Eric Anholt f22a909a08 i965/fs: Restrict optimization that would fail for gen7's SENDs from GRFs 13 anni fa
  Eric Anholt 9156d0cba1 i965/fs: Allow source mods on gen7+ math. 13 anni fa
  Eric Anholt d8214e4384 i965/fs: Add instruction emit for varying-index reads of uniforms. 13 anni fa
  Eric Anholt 29340d02dc i965/fs: Rename the existing pull constant load opcode. 13 anni fa
  Eric Anholt 78e9c57a3e i965: Add a header_present flag for setting up dp read messages. 13 anni fa
  Eric Anholt 8f05b2f2b0 i965/gen7: Add some safety checks for send messages from GRFs. 13 anni fa
  José Fonseca fb6d901ad2 gallivm: Re-add the kludge for lp_build_lerp of fixed point types. 13 anni fa