turnip: Fix indentation in function signatures
[mesa.git] / src /
2019-03-07 Rob Clarkfreedreno/a6xx: remove astc_srgb workaround
2019-03-07 Rob Clarkfreedreno: fix ir3_cmdline build
2019-03-07 Kenneth Graunkeiris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2019-03-07 Kenneth Graunkeiris: Properly support alpha and luminance-alpha formats
2019-03-07 Kenneth Graunkeiris: Defer uploading sampler state tables until draw...
2019-03-07 Kenneth Graunkeiris: Plumb through ISL_SWIZZLE_IDENTITY in buffer...
2019-03-07 Kenneth Graunkeisl: Add a swizzle parameter to isl_buffer_fill_state()
2019-03-07 Lionel Landwerliniris: fix decode_get_bo callback
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variables
2019-03-07 Lionel Landwerliniris: fix decoder call
2019-03-07 Lionel Landwerlinintel/aub_write: factorize context image/pphwsp/ring...
2019-03-07 Lionel Landwerlinintel/aub_write: turn context images arrays into functions
2019-03-07 Lionel Landwerlinintel/aub_write: store the physical page allocator...
2019-03-07 Lionel Landwerlinintel/aub_write: log mmio writes
2019-03-07 Lionel Landwerlinintel/aub_write: switch to use i915_drm engine classes
2019-03-07 Lionel Landwerlinintel/aub_write: break execlist write in 2
2019-03-07 Lionel Landwerlinintel/aub_write: write header in init
2019-03-07 Lionel Landwerlinintel/aub_write: split comment section from HW setup
2019-03-07 Lionel Landwerlinintel/aub_read: reuse defines from gen_context
2019-03-07 Lionel Landwerlinintel/decoders: limit number of decoded batchbuffers
2019-03-07 Lionel Landwerlinintel/decoders: handle decoding MI_BBS from ring
2019-03-07 Lionel Landwerlinintel/decoders: add address space indicator to get BOs
2019-03-07 Eric Engestromvulkan/overlay: fix missing var rename in previous...
2019-03-07 Eric Engestromvulkan/util: use the platform defines in vk.xml instead...
2019-03-07 Andre Heideriris: add support for tgsi_to_nir
2019-03-07 Tapani Pällinir: free dead_ctx in case of no progress
2019-03-07 Tapani Pällianv: call blob_finish when done with it
2019-03-07 Tapani Pällianv: use anv_gem_munmap in block pool cleanup
2019-03-07 Kenneth Graunkeiris: Fix MOCS for blits and clears
2019-03-06 Timothy Arcerist/glsl: start spilling out common st glsl conversion...
2019-03-06 Timothy Arceriradeonsi/nir: stop calling nir_lower_returns()
2019-03-06 Timothy Arcerii965: stop calling nir_lower_returns()
2019-03-06 Timothy Arceriglsl: use NIR function inlining for drivers that use...
2019-03-06 Timothy Arceriglsl/freedreno/panfrost: pass gl_context to the standal...
2019-03-06 Lionel Landwerlinvulkan/overlay: drop dependency on validation layer...
2019-03-06 Lionel Landwerlinvulkan/util: generate instance/device dispatch tables
2019-03-06 Lionel Landwerlinvulkan/util: make header available from c++
2019-03-06 Jose Maria Casanov... iris: setup EdgeFlag Vertex Element when needed.
2019-03-06 Eric Anholtv3d: Include a count of register pressure in the RA...
2019-03-06 Samuel Pitoisetradv: enable lower_mul_2x32_64
2019-03-06 Jason Ekstrandst/nir: Move 64-bit lowering later
2019-03-06 Jason Ekstrandintel/nir: Move 64-bit lowering later
2019-03-06 Jason Ekstrandnir/lower_doubles: Inline functions directly in lower_d...
2019-03-06 Jason Ekstrandnir/deref: Expose nir_opt_deref_impl
2019-03-06 Jason Ekstrandnir/inline_functions: Break inlining into a builder...
2019-03-06 Jason Ekstrandglsl/nir: Inline functions in float64_funcs_to_nir
2019-03-06 Jason Ekstrandglsl/nir: Add a shared helper for building float64...
2019-03-06 Jason Ekstrandintel/nir: Drop an unneeded lower_constant_initializers...
2019-03-06 Jason Ekstrandintel/debug: Add a debug flag to force software fp64
2019-03-06 Jason Ekstrandi965: Compile the fp64 program based on nir options
2019-03-06 Jason Ekstrandnir: Teach loop unrolling about 64-bit instruction...
2019-03-06 Jason Ekstrandnir: Expose double and int64 op_to_options_mask helpers
2019-03-06 Iago Toral Quirogacompiler/nir: add an is_conversion field to nir_op_info
2019-03-06 Ian Romanickintel/fs: Fix extract_u8 of an odd byte from a 64-bit...
2019-03-06 Ian Romanickintel/fs: nir_op_extract_i8 extracts a byte, not a...
2019-03-06 Ian Romanickintel/compiler: Silence unused parameter warning in...
2019-03-06 Ian Romanickintel/compiler: Silence many unused parameter warnings...
2019-03-06 Eric Engestrommeson: remove unused include_directories(vulkan)
2019-03-06 Lionel Landwerlinradv: set num_components on vulkan_resource_index intrinsic
2019-03-06 Timothy Arcerinir: rename glsl_type_is_struct() -> glsl_type_is_struc...
2019-03-06 Timothy Arceriglsl: rename record_types -> struct_types
2019-03-06 Timothy Arceriglsl: rename record_location_offset() -> struct_locatio...
2019-03-06 Timothy Arceriglsl: rename get_record_instance() -> get_struct_instance()
2019-03-06 Timothy Arceriglsl: rename is_record() -> is_struct()
2019-03-05 Karol Herbstnir/spirv: initial handling of OpenCL.std extension...
2019-03-05 Karol Herbstnir/vtn: add support for SpvBuiltInGlobalLinearId
2019-03-05 Karol Herbstnir: add support for address bit sized system values
2019-03-05 Karol Herbstnir/spirv: improve parsing of the memory model
2019-03-05 Karol Herbstnir: replace magic numbers with M_PI
2019-03-05 Caio Marcelo de... anv: Implement VK_EXT_external_memory_host
2019-03-05 Eric Anholtv3d: Drop the V3D 3.x vpm read dead code elimination.
2019-03-05 Eric Anholtv3d: Eliminate the TLB and TLBU files.
2019-03-05 Eric Anholtv3d: Use ldunif instructions for uniforms.
2019-03-05 Eric Anholtv3d: Add support for register-allocating a ldunif to...
2019-03-05 Eric Anholtv3d: Drop the old class bits splitting up the accumulators.
2019-03-05 Eric Anholtv3d: Add support for vir-to-qpu of ldunif instructions...
2019-03-05 Eric Anholtv3d: Switch implicit uniforms over to being any qinst...
2019-03-05 Eric Anholtv3d: Do uniform rematerialization spilling before dropp...
2019-03-05 Eric Anholtv3d: Fix temporary leaks of temp_registers and when...
2019-03-05 Timur Kristóftgsi_to_nir: Set correct location for uniforms.
2019-03-05 Timur Kristóftgsi_to_nir: Improve interpolation modes.
2019-03-05 Kenneth Graunketgsi_to_nir: use sampler variables and derefs
2019-03-05 Timur Kristóftgsi_to_nir: Support FACE and POSITION properly.
2019-03-05 Timur Kristóftgsi_to_nir: Extract ttn_emulate_tgsi_front_face into...
2019-03-05 Timur Kristóftgsi_to_nir: Restructure system value loads.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-03-05 Timur Kristóffreedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
2019-03-05 Timur Kristófnir: Add multiplier argument to nir_lower_uniforms_to_ubo.
2019-03-05 Timur Kristófnir: Move nir_lower_uniforms_to_ubo to compiler/nir.
2019-03-05 Timur Kristóftgsi_to_nir: Split to smaller functions.
2019-03-05 Timur Kristóftgsi_to_nir: Make the TGSI IF translation code more...
2019-03-05 Timur Kristóftgsi_to_nir: Fix TGSI LIT translation by using flt.
2019-03-05 Timur Kristóftgsi_to_nir: Fix the TGSI ARR translation by converting...
2019-03-05 Timur Kristófnir: Add ability for shaders to use window space coordi...
2019-03-05 Eric Anholtv3d: Move the stores for fixed function VS output reads...
2019-03-05 Eric Anholtv3d: Translate f2i(fround_even) as FTOIN.
2019-03-05 Eric Anholtnir: Improve printing of load_input/store_output variab...
next