mesa: rework how we free gl_shader_program_data
[mesa.git] / src /
2017-11-09 Timothy Arcerimesa: rework how we free gl_shader_program_data
2017-11-09 Timothy Arceriglsl: use the correct parent when allocating program...
2017-11-09 Timothy Arceriglsl: drop cache_fallback
2017-11-08 Kenneth Graunkei965: properly initialize brw->cs.base.stage to MESA_SH...
2017-11-08 Jason Ekstrandintel/nir: Break the linking code into a helper in...
2017-11-08 Jason Ekstrandintel/nir: Add a helper for getting the NoIndirect...
2017-11-08 Matt Turnernir: Don't print swizzles when there are more than...
2017-11-08 Dylan Bakermeson: Add threads dependencies to glsl_compiler executable
2017-11-08 Andreas Bollglsl: Fix typo fragement -> fragment
2017-11-08 Andreas Bollbroadcom/vc5: Remove unused v3d_compiler.c
2017-11-08 Andreas Bollbroadcom/vc5: Add vc5_drm.h to the release tarball
2017-11-08 Gert Wollnyclover: use the unified check for c++11 instead of...
2017-11-08 Gert Wollnyswr: Replace the check for c++11 by the unified version
2017-11-08 Gert Wollnyconfigure: check for -std=c++11 support and enable...
2017-11-08 Emil Velikovegl/android: add a note about .swap_buffers_with_damage
2017-11-08 Emil Velikovwayland-drm: static inline wayland_drm_buffer_get
2017-11-08 Emil Velikovautomake: intel: correctly append to the LIBADD variable
2017-11-08 Emil Velikovtargets/opencl: don't hardcode the icd file install...
2017-11-08 Emil Velikovamd: add amdgpu_asic_addr.h to the sources list
2017-11-08 Tobias Drostegallivm: Use new LLVM fast-math-flags API
2017-11-08 Juan A. Suarez Romeroglsl: add varying resources for arrays of complex types
2017-11-08 Timothy Arcerist/glsl_to_nir: use nir_shader_gather_info()
2017-11-08 Timothy Arcerist/glsl_to_nir: generate NIR earlier
2017-11-08 Timothy Arcerist/glsl_to_nir: delay adding built-in uniforms to Param...
2017-11-07 Marek Olšákamd/addrlib: update to latest version
2017-11-07 Eric Anholtbraodcom/vc5: Flush the job when it grows over 1GB.
2017-11-07 Eric Anholtbroadcom/vc5: Do 16-bit unpacking of integer texture...
2017-11-07 Eric Anholtbroadcom/vc5: Fix pausing of transform feedback.
2017-11-07 Eric Anholtbroadcom/vc5: Add support for GL_RASTERIZER_DISCARD
2017-11-07 Eric Anholtbroadcom/vc5: Fix scheduling for a non-SFU R4 write...
2017-11-07 Eric Anholtbroadcom/vc5: Add partial transform feedback query...
2017-11-07 Eric Anholtbroadcom/vc5: Add occlusion query support.
2017-11-07 Jason Ekstrandintel/fs/nir: Return Q types from brw_reg_type_for_bit_size
2017-11-07 Jason Ekstrandintel/fs/nir: Use Q immediates for load_const on gen8+
2017-11-07 Jason Ekstrandintel/fs/nir: Setup immediates based on type in i2b...
2017-11-07 Jason Ekstrandintel/reg: Add helpers for 64-bit integer immediates
2017-11-07 Jason Ekstrandcompiler/nir_types: Handle vectors in glsl_get_array_el...
2017-11-07 Jason Ekstrandnir: Validate base types on array dereferences
2017-11-07 Jason Ekstrandnir,intel/compiler: Use a fixed subgroup size
2017-11-07 Jason Ekstrandnir/lower_subgroups: Lower ballot intrinsics to the...
2017-11-07 Jason Ekstrandnir/builder: Add a nir_imm_intN_t helper
2017-11-07 Jason Ekstrandnir/lower_system_values: Lower SUBGROUP_*_MASK based...
2017-11-07 Jason Ekstrandnir: Make ballot intrinsics variable-size
2017-11-07 Jason Ekstrandnir: Add a ssa_dest_init_for_type helper
2017-11-07 Jason Ekstrandnir: Add a new subgroups lowering pass
2017-11-07 Jason Ekstrandintel/fs: Don't use automatic exec size inference
2017-11-07 Jason Ekstrandintel/fs: Explicitly set EXECUTE_1 where needed
2017-11-07 Jason Ekstrandintel/eu: Explicitly set EXECUTE_1 where needed
2017-11-07 Jason Ekstrandintel/eu: Make automatic exec sizes a configurable...
2017-11-07 Jason Ekstrandintel/fs: Rework zero-length URB write handling
2017-11-07 Jason Ekstrandintel/compiler/fs: Set up subgroup invocation as a...
2017-11-07 Jason Ekstrandintel/cs: Push subgroup ID instead of base thread ID
2017-11-07 Jason Ekstrandintel/cs: Re-run final NIR optimizations for each SIMD...
2017-11-07 Jason Ekstrandintel/compiler: Move the destructor from vec4_visitor...
2017-11-07 Jason Ekstrandi965/fs: Get rid of the early return in brw_compile_cs
2017-11-07 Jason Ekstrandintel/cs: Rework the way thread local ID is handled
2017-11-07 Jason Ekstrandintel/fs: Mark 64-bit values as being contiguous
2017-11-07 Jason Ekstrandintel/cs: Ignore runtime_check_aads_emit for CS
2017-11-07 Jason Ekstrandintel/cs: Stop setting dispatch_grf_start_reg
2017-11-07 Jason Ekstrandintel/cs: Drop max_dispatch_width checks from compile_cs
2017-11-07 Jason Ekstrandintel/fs: Remove min_dispatch_width from fs_visitor
2017-11-07 Jason Ekstrandintel/fs: use pull constant locations to check for...
2017-11-07 Jason Ekstrandintel/fs: Retype dest to match value in read[First...
2017-11-07 Jason Ekstrandintel/fs: Uniformize the index in readInvocation
2017-11-07 Jason Ekstrandintel/fs: Protect opt_algebraic from OOB BROADCAST...
2017-11-07 Jason Ekstrandi965/fs/nir: Don't stomp 64-bit values to D in get_nir_src
2017-11-07 Jason Ekstrandi965/fs/nir: Minor refactor of store_output
2017-11-07 Jason Ekstrandi965/fs: Return a fs_reg from shuffle_64bit_data_for_32...
2017-11-07 Jason Ekstrandi965/fs/nir: Simplify 64-bit store_output
2017-11-07 Jason Ekstrandintel/fs: Use the original destination region for int...
2017-11-07 Jason Ekstrandintel/fs: Fix integer multiplication lowering for src...
2017-11-07 Jason Ekstrandintel/fs: Fix MOV_INDIRECT for 64-bit values on little...
2017-11-07 Jason Ekstrandintel/eu: Fix broadcast instruction for 64-bit values...
2017-11-07 Jason Ekstrandintel/eu/reg: Add a subscript() helper
2017-11-07 Jason Ekstrandintel/eu: Just modify the offset in brw_broadcast
2017-11-07 Jason Ekstrandintel/compiler: Add some restrictions to MOV_INDIRECT...
2017-11-07 Jason Ekstrandintel/fs: Use a pair of 1-wide MOVs instead of SEL...
2017-11-07 Jason Ekstrandintel/fs: Use an explicit D type for vote any/all/eq...
2017-11-07 Jason Ekstrandintel/fs: Don't stomp f0.1 in SIMD16 ballot
2017-11-07 Jason Ekstrandintel/fs: Use ANY/ALL32 predicates in SIMD32
2017-11-07 Jason Ekstrandintel/fs: Be more explicit about our placement of ...
2017-11-07 Jason Ekstrandintel/fs: Pass builders instead of blocks into emit_...
2017-11-07 Jason Ekstrandintel/fs: Use a pure vertical stride for large register...
2017-11-07 Eric Anholtbroadcom/vc5: Skip emitting textures that aren't used.
2017-11-07 Eric Anholtbroadcom/vc5: Add missing SRGBA8 ETC2 support.
2017-11-07 Eric Anholtbroadcom/vc5: Disable early Z test when the FS writes Z.
2017-11-07 Eric Anholtbroadcom/vc5: Shift the min/max lod fields by the BASE_...
2017-11-07 Eric Anholtbroadcom/vc5: Add support for anisotropic filtering.
2017-11-07 Eric Anholtbroadcom/vc5: Fix mipmap filtering enums.
2017-11-07 Eric Anholtbroadcom/vc5: Fix height padding of small UIF slices.
2017-11-07 Eric Anholtbroadcom/vc5: Print the actual offsets in HW for our...
2017-11-07 Eric Anholtbroadcom/vc5: Set the available VS outputs to match...
2017-11-07 Eric Anholtbroadcom/vc5: Set the max texture LOD bias.
2017-11-07 Eric Anholtbroadcom/vc5: Fix translation of stencil ops.
2017-11-07 Eric Anholtbroadcom/vc5: Move stencil state packing to the CSO.
2017-11-07 Eric Anholtbroadcom/vc5: Introduce a helper for pre-packing our...
2017-11-07 Eric Anholtbroadcom/vc5: Add a cl_emit() variant for merging with...
2017-11-07 Eric Anholtbroadcom/vc5: Skip emitting depth offset while disabled.
2017-11-07 Eric Anholtbroadcom/vc5: Don't emit stencil config if not doing...
2017-11-07 Eric Anholtbroadcom/vc5: Don't emit updated blend factors/funcs...
next