gbm: Pull out FourCC <-> DRIimage format table
[mesa.git] / src / compiler /
2017-07-18 Kenneth Graunkebuild: Add $(top_srcdir)/src/compiler/spirv to AM_CPPFLAGS
2017-07-18 Jason Ekstrandcompiler/spirv: Add a .gitignore and ignore spirv_info.c
2017-07-18 Jason Ekstrandnir/spirv: Add support for SPV_KHR_variable_pointers
2017-07-18 Jason Ekstrandnir/spirv: Add a helper for pushing SSA values
2017-07-18 Jason Ekstrandnir/spirv: Implement OpPtrAccessChain for buffers
2017-07-18 Jason Ekstrandspirv/nir: Add some useful asserts for type decorations
2017-07-18 Jason Ekstrandspirv: Add support for the StorageBuffer storage class
2017-07-18 Ian Romanickspirv: Generate spirv_info.c
2017-07-18 Ian Romanickspirv: Import the lastest 1.0.2 JSON from Khronos
2017-07-18 Jason Ekstrandspirv: Import the latest 1.2 header from Khronos
2017-07-13 Connor Abbottnir/lower_io_to_temporaries: don't set compact on shado...
2017-07-13 Connor Abbottnir: don't segfault when printing variables with no...
2017-07-10 James Leggspirv: Fix reaching unreachable for compare exchange...
2017-07-09 Ilia Mirkinnir: copy front interpolation when creating fake back...
2017-07-08 Andres Gomeznir/spirv: Remove unnecessary comment.
2017-07-06 Ilia Mirkinglsl: check if any of the named builtins are available...
2017-07-05 Jason Ekstrandnir/spirv: Rework function argument setup
2017-07-05 Jason Ekstrandnir/spirv: Stop trying to convert pointers to SSA in...
2017-07-05 Jason Ekstrandnir/spirv: Use real pointer types
2017-07-05 Jason Ekstrandnir/spirv: Stop using glsl_type for function types
2017-07-05 Jason Ekstrandnir/spirv: Beef up the type system a bit
2017-07-05 Jason Ekstrandnir/spirv: Compact vtn_type
2017-07-05 Jason Ekstrandnir/spirv: Simplify type copying
2017-07-05 Jason Ekstrandnir/spirv: Compute offsets for UBOs and SSBOs up-front
2017-07-05 Jason Ekstrandnir/spirv: Rework the way pointers get dereferenced
2017-07-05 Jason Ekstrandnir/spirv: Break variable creation out into a helper
2017-07-05 Jason Ekstrandnir/spirv: Remove unneeded parameters from pointer_to_o...
2017-07-05 Jason Ekstrandnir/spirv: Simplify matrix loads/stores
2017-07-05 Jason Ekstrandnir/spirv: Use the correct stride for non-32-bit vectors
2017-07-05 Jason Ekstrandnir/spirv: Wrap access chains in a new vtn_pointer...
2017-07-05 Jason Ekstrandnir/spirv: Rename some things from access_chain to...
2017-07-05 Jason Ekstrandnir/spirv: Split up Uniform and UniformConstant storage...
2017-07-05 Jason Ekstrandnir/spirv: Add a storage_class_to_mode helper
2017-07-05 Jason Ekstrandnir/spirv: Use the type from the deref for atomics
2017-07-05 Jason Ekstrandnir/spirv: Move a "}"
2017-07-05 Nicolai Hähnleglsl_to_nir: zero-initialize var->data.descriptor_set
2017-07-05 Nicolai Hähnleglsl: add glsl_base_type_is_integer
2017-07-05 Nicolai Hähnlenir: add NIR_PRINT environment variable
2017-07-05 Nicolai Hähnleglsl/blob: add valgrind checks that written data is...
2017-07-05 Nicolai Hähnleglsl: explicitly zero out padding to gl_shader_variable...
2017-07-05 Nicolai Hähnleglsl: look for multiple variables simultaneously with...
2017-07-03 Connor Abbottspirv: fix OpBitcast when the src and dst bitsize are...
2017-07-03 Nicolai Hähnleglsl: simplify disable_varying_optimizations_for_sso
2017-07-03 Nicolai Hähnleglsl: always print non-zero var->data.location_frac
2017-06-30 Johnson Linnir: Add a lowering pass for UYVY textures
2017-06-27 Juan A. Suarez Romeronir: implement GLSL.std.450 NMax, NMIn and NClamp opera...
2017-06-27 Juan A. Suarez Romeronir: add support for 64-bit in SmoothStep function
2017-06-27 Juan A. Suarez Romeronir: sge operation is defined for floating-point types
2017-06-26 Juan A. Suarez Romeroglsl: do not call link_xfb_stride_layout_qualifiers...
2017-06-22 Timothy Arceriglsl: tidy up int declaration
2017-06-22 Timothy Arceriglsl: fix typo in comment
2017-06-21 Kenneth Graunkeglsl: Track whether uniforms are active per stage
2017-06-21 Jason Ekstrandspirv: Work around the Doom shader bug
2017-06-21 Ian Romanickglsl: Update build instructions for int64.glsl
2017-06-21 Elie Tournierglsl: Fix indent in dump code
2017-06-19 Iago Toral Quirogaglsl: gl_Max{Vertex,Fragment}UniformComponents exist...
2017-06-14 Samuel Pitoisetglsl: add ir_variable::contains_bindless()
2017-06-14 Samuel Pitoisetglsl: set the explicit binding value for bindless sampl...
2017-06-14 Samuel Pitoisetglsl: pass the ir_variable object to set_opaque_binding()
2017-06-14 Samuel Pitoisetglsl: process uniform images declared bindless
2017-06-14 Samuel Pitoisetglsl: process uniform samplers declared bindless
2017-06-14 Samuel Pitoisetmesa: add support for glUniformHandleui64*ARB()
2017-06-13 Nicolai Hähnleglsl: simplify an assertion in lower_ubo_reference
2017-06-13 Nicolai Hähnleglsl: simplify validate_intrastage_arrays
2017-06-13 Nicolai Hähnleglsl: simplify varying matching
2017-06-13 Nicolai Hähnleglsl: remove redundant record_compare check when linkin...
2017-06-13 Nicolai Hähnleglsl: stop considering unnamed and named structures...
2017-06-13 Nicolai Hähnleglsl: give all unnamed structs the same name
2017-06-13 Nicolai Hähnleglsl: do not add unnamed struct types to the symbol...
2017-06-13 Nicolai Hähnleglsl: do not lookup struct types by typename
2017-06-13 Nicolai Hähnleglsl: fix a race condition when inserting new types
2017-06-12 Dave Airlieglsl/lower_distance: only set max_array_access for...
2017-06-10 Grazvydas Ignotasnir: make various getters take const pointers
2017-06-08 Rob Herringglsl: Fix gl_shader_stage enum unsigned comparison
2017-06-08 Iago Toral QuirogaFix glcpp test expectations
2017-06-08 Rob Herringglsl: fix bounds check in blob_overwrite_bytes
2017-06-07 Thomas Hellandnir: Delete nir_array.h
2017-06-07 Thomas Hellandnir: Port to u_dynarray
2017-06-07 Thomas Hellandnir: Remove unused include
2017-06-07 Iago Toral Quirogaglcpp: fix #undef to match latest spec update and GLSLa...
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-01 Samuel Pitoisetglsl: fix a crash in ir_print_visitor() for bindless...
2017-06-01 Samuel Pitoisetglsl: teach opt_array_splitting about bindless images
2017-06-01 Samuel Pitoisetglsl: teach opt_structure_splitting about images in...
2017-06-01 Samuel Pitoisetglsl: fix broken indentation in do_structure_splitting()
2017-06-01 Samuel Pitoisetglsl: handle format layout qualifiers for struct with...
2017-06-01 Samuel Pitoisetglsl: handle memory qualifiers for struct with array...
2017-05-31 Dave Airlieglsl/lower_int64: only set progress when something...
2017-05-25 Brian Paulglsl: Fix g++ initializer order warning
2017-05-23 Rob Clarknir/lower-atomics-to-ssbo: remove atomic_uint arrays too
2017-05-23 Rob Clarknir/lower-atomics-to-ssbo: fix num_components
2017-05-22 Timothy Arceriutil/disk_cache: add new driver_flags param to cache...
2017-05-22 Ian Romanickmesa: GL_ARB_shader_subroutine is not optional in core...
2017-05-22 Timothy Arceriglsl: set mask via initialisation list rather than...
2017-05-22 Vladislav Egorovglcpp: Skip unnecessary line continuations removal
2017-05-22 Vladislav Egorovglcpp: Avoid unnecessary strcmp()
2017-05-20 John Brooksglsl: Conditionally allow redeclaration of built-in...
2017-05-19 Timothy Arcerist/mesa: don't mark the program as in cache_fallback...
2017-05-16 Samuel Pitoisetglsl: simplify link_assign_uniform_storage() a bit
2017-05-12 Nicolai Hähnleglsl: include image qualifiers when printing IR
next