68824 Commitit (feb858b788cf27b31d12ad8a00805f015d4063cc)
 

Tekijä SHA1 Viesti Päivämäärä
  Rob Clark feb858b788 freedreno/ir3: avoid scheduler deadlock 10 vuotta sitten
  Rob Clark 7208e96bb8 freedreno/ir3: bit of cleanup 10 vuotta sitten
  Kenneth Graunke db095eb43b i965: De-duplicate is_expression_commutative() functions. 10 vuotta sitten
  Chris Forbes f68a973dfb i965/gen4-5: Cope with immutable-format texture revalidation 11 vuotta sitten
  Emil Velikov 8ed1b65b62 docs: add news item and link release notes for mesa 10.5.1 10 vuotta sitten
  Emil Velikov 5f72847a88 docs: Add sha256 sums for the 10.5.1 release 10 vuotta sitten
  Emil Velikov 6c96608937 Add release notes for the 10.5.1 release 10 vuotta sitten
  Ilia Mirkin 620e29b748 freedreno: fix slice pitch calculations 10 vuotta sitten
  Ilia Mirkin 89b26d5a36 freedreno/a3xx: use the same layer size for all slices 10 vuotta sitten
  Ian Romanick e76a8dc8ed i965/vs: Add missing resolve_bool_comparison calls on GEN4 and GEN5 10 vuotta sitten
  Chris Forbes 21ff9bfe1c i965/disasm: Fix format strings 10 vuotta sitten
  Chris Forbes 7c3095d6b7 i965/disasm: Mark format() as being printf-style. 10 vuotta sitten
  Matt Turner 97399fc751 docs: List ARB_shading_language_packing/EXT_shader_integer_mix. 10 vuotta sitten
  Matt Turner 8d3aa5926b glsl: Expose built-in packing functions under GLSL 4.2. 10 vuotta sitten
  Matt Turner dac2e7deaa egl: Create queryable strings in eglInitialize(). 10 vuotta sitten
  Samuel Iglesias Gonsalvez b43bbfa90a glsl: optimize (0 cmp x + y) into (-x cmp y). 10 vuotta sitten
  Eduardo Lima Mitev cf6f33ee68 mesa: Check for valid PBO access in gl(Compressed)Tex(Sub)Image calls 10 vuotta sitten
  Eduardo Lima Mitev 7c084752c6 mesa: Separate PBO validation checks from buffer mapping, to allow reuse 10 vuotta sitten
  Eduardo Lima Mitev 7b5bb97cef mesa: Set the correct image size in _mesa_validate_pbo_access() 10 vuotta sitten
  Eduardo Lima Mitev f6f7bfb5e1 meta: Remove error checks for texture <-> pixel-buffer transfers that don't belong in driver code 10 vuotta sitten
  Brian Paul 558dcd8770 util: convert slab macros to inline functions 10 vuotta sitten
  Brian Paul d24a20e967 egl: fix cast to silence compiler warning 10 vuotta sitten
  Alexandre Demers a38e6c4fbd gallivm: (trivial) Fix typo in comment introduced by 70dc8a 10 vuotta sitten
  Seán de Búrca 1a469a34d5 mesa: improve ARB_copy_image internal format compat check 10 vuotta sitten
  Kenneth Graunke f3e4b2c9d2 nir: Fix non-determinism in nir_lower_vars_to_ssa(). 10 vuotta sitten
  Jason Ekstrand 67388c1ef2 util: Fix foreach_list_typed_safe when exec_node is not at offset 0. 10 vuotta sitten
  Kenneth Graunke 547c760964 i965: Use NIR for scalar VS when INTEL_USE_NIR is set. 10 vuotta sitten
  Kenneth Graunke 7ef0b6b367 i965/fs: Add VS output support to nir_setup_outputs(). 10 vuotta sitten
  Kenneth Graunke eb137117b7 i965/fs: Handle VS inputs in the NIR backend. 10 vuotta sitten
  Kenneth Graunke a5c4e7fcf5 i965/fs: Refactor fs_visitor::nir_setup_inputs(). 10 vuotta sitten
  Kenneth Graunke 34628a838a i965: Implement NIR intrinsics for loading VS system values. 10 vuotta sitten
  Kenneth Graunke 2c79f6f9c3 nir: Add intrinsics for SYSTEM_VALUE_BASE_VERTEX and VERTEX_ID_ZERO_BASE 10 vuotta sitten
  Kenneth Graunke b9dea9bc45 i965/nir: Lower to registers a bit later. 10 vuotta sitten
  Kenneth Graunke 1f0067811c i965/nir: Optimize after nir_lower_var_copies(). 10 vuotta sitten
  Kenneth Graunke 1d8ef6ba60 i965/fs: Store a pointer to brw_sampler_prog_key_data in the visitor. 10 vuotta sitten
  Brian Paul 48b0a3c1c9 tnl: HAVE_LE32_VERTS is never defined, remove associated code 10 vuotta sitten
  Brian Paul 6d3b86c3af mesa: move LONGSTRING into generated enums.c 10 vuotta sitten
  Brian Paul f8ed0bbfef mesa: remove _ASMAPI, ASMAPIP 10 vuotta sitten
  Brian Paul 09ffa04cd9 mesa: remove _XFORMAPI 10 vuotta sitten
  Brian Paul 10035361b5 swrast: remove _BLENDAPI 10 vuotta sitten
  Brian Paul 6ca5eaf49c mesa: use ARRAY_SIZE in _mesa_QueryMatrixxOES() 10 vuotta sitten
  Brian Paul c3984c1155 mesa: remove register keyword, add const in _mesa_QueryMatrixxOES() 10 vuotta sitten
  Brian Paul 97f6d50f72 mesa: reindent querymatrix.c 10 vuotta sitten
  Brian Paul be4e198be0 mesa: move fpclassify work-arounds into c99_math.h 10 vuotta sitten
  Jose Fonseca 70dc8a9930 gallivm: Prevent double delete on LLVM 3.6 10 vuotta sitten
  Emil Velikov 30916a5ef0 autogen.sh: pass --force to autoreconf, quote ORIGDIR 10 vuotta sitten
  Emil Velikov a385d18598 glx: remove support for non-multithreaded platforms 10 vuotta sitten
  Emil Velikov 42144170d1 glx: remove final reference to THREADS 10 vuotta sitten
  Emil Velikov 39f90e6b9b configure: require pthreads for POSIX builds 10 vuotta sitten
  Emil Velikov a806df3f23 egl/main: convert thread management to use c11 threads 10 vuotta sitten