mesa.git
2018-01-09 Scott D Phillipsaubinator: extract aubinator_init() out of the header...
2018-01-09 Scott D Phillipsaubinator: honor --color option when printing the header
2018-01-09 Scott D Phillips.gitignore: Ignore new generated files
2018-01-09 Dylan BakerMeson: ensure variable defined
2018-01-09 Dylan Bakermeson: Fix typo in clover build
2018-01-09 Dylan Bakermeson: set opencl flags for r600
2018-01-09 Dylan Bakermeson: build clover
2018-01-09 Dylan Bakermeson: Turn on swr for relevant targets
2018-01-09 Dylan Bakermeson: Build SWR driver
2018-01-08 Timothy Arceriac: rework emit_barrier() to not segfault on radeonsi
2018-01-08 Timothy Arceriac: add load_tess_level() to the abi
2018-01-08 Timothy Arceriradeonsi: add load_tess_level() helper
2018-01-08 Jason Ekstrandspirv: Do implicit conversions of uint to bool in OpStore
2018-01-08 Jason Ekstrandspirv: Loosen the validation for load/store type matching
2018-01-08 Jason Ekstrandspirv: Require a storage type for OpStore destinations
2018-01-08 Jason Ekstrandspirv: Add a vtn_types_compatible helper
2018-01-08 Jason Ekstrandspirv: Store the id of the type in vtn_type
2018-01-08 Jason Ekstrandspirv: Add a mechanism for dumping failing shaders
2018-01-08 Jason Ekstrandspirv: Rework asserts in var_decoration_cb
2018-01-08 Jason Ekstrandspirv: Rework error checking for decorations
2018-01-08 Jason Ekstrandspirv: Add better type validation to OpTypeImage
2018-01-08 Jason Ekstrandspirv: Switch on vtn_base_type in OpComposite(Extract...
2018-01-08 Jason Ekstrandspirv: Refactor Op[Spec]ConstantComposite and add bette...
2018-01-08 Jason Ekstrandspirv: Add better validation to Op[Spec]Constant
2018-01-08 Jason Ekstrandspirv: Remove a pointless assignment in SpvOpSpecConstant
2018-01-08 Jason Ekstrandspirv: Unify boolean constants and add better validation
2018-01-08 Jason Ekstrandspirv/info: Add spirv_op_to_string
2018-01-08 Jason Ekstrandspirv: Make 'info' a local array spirv_info_c.py
2018-01-08 Jason Ekstrandspirv: Add better error messages in vtn_value helpers
2018-01-08 Caio Marcelo... spirv: Import 1.2 rev 3 headers and grammar from Khronos
2018-01-08 Samuel Pitoisetradv: get InstanceID from VGPR1 (or VGPR2 for tess...
2018-01-08 Samuel Pitoisetradv: avoid PS partial flushes when viewports/scissors...
2018-01-08 Samuel Pitoisetradv: add has_scissor_bug for Vega10 and Raven
2018-01-08 Samuel Pitoisetradv/gfx9: do not load VGPR1 when GS uses points or...
2018-01-08 Samuel Pitoisetradv: make shader BOs read-only for the GPU
2018-01-08 Samuel Pitoisetradv: make descriptor BOs read-only for the GPU
2018-01-08 Samuel Pitoisetradv: make the indirect GFX config BO read-only for...
2018-01-08 Samuel Pitoisetradv/winsys: make IBs read-only for the GPU
2018-01-08 Samuel Pitoisetradv/winsys: add RADEON_FLAG_READ_ONLY
2018-01-08 Samuel Pitoisetradv/winsys: rework radv_amdgpu_bo_va_op()
2018-01-08 Igor Gnatenkolink mesautil with pthreads
2018-01-08 Alex Smithanv: Allow PMA optimization to be enabled in secondary...
2018-01-08 Florian Willglsl: Respect std430 layout in lower_buffer_access
2018-01-07 Karol Herbstnir: fix st_nir_assign_var_locations for patch variables
2018-01-07 Ilia Mirkinnvc0: enable bindless on kepler
2018-01-07 Ilia Mirkinnvc0: add bindless image support for kepler
2018-01-07 Ilia Mirkinnvc0: add support for bindless textures on kepler+
2018-01-07 Ilia Mirkinnv50/ir: use the image info in the instruction rather...
2018-01-07 Ilia Mirkinnvc0/ir: safen up lowering logic against overwriting...
2018-01-07 Ilia Mirkinnvc0: update tic in-place when buffer address changes
2018-01-07 Ilia Mirkinnvc0: ensure that pushbuf keeps ref to old text/tls bos
2018-01-07 Kenneth Graunkei965: Torch public intel_batchbuffer_emit_dword/float...
2018-01-07 Kenneth Graunkei965: Require space for MI_BATCHBUFFER_END.
2018-01-07 Kenneth Graunkei965: Shut up a few unused variable warnings.
2018-01-06 Marek Olšákac: add ac_build_fmin/fmax helpers
2018-01-06 Marek Olšákmesa: remove dd_function_table::GetCompressedTexSubImag...
2018-01-06 Neil Robertsmesa: Tidy up the 4.6 section of GL4x.xml
2018-01-05 Samuel Pitoisetradv: remove unused radv_color_buffer_info::cb_clear_valueX
2018-01-05 Alex Smithanv: Take write mask into account in has_color_buffer_w...
2018-01-05 Neil Robertsmesa: Add GL4.6 aliases of functions from GL_ARB_indire...
2018-01-05 Samuel Pitoisetradv: enable denorms for 64-bit and 16-bit floats
2018-01-05 Samuel Pitoisetamd/common: correctly detect if we need ring buffers
2018-01-05 Samuel Pitoisetamd/common: use ac_image_load when lod is zero
2018-01-05 Samuel Pitoisetradv: limit the scissor bug workaround to Vega 10 and...
2018-01-05 Alejandro Piñeiroglsl/standalone: set MaxTransformFeedbackBuffers
2018-01-05 Alejandro Piñeiroglsl/standalone: set MaxVertexStreams
2018-01-05 Alejandro Piñeiroglsl/standalone: set MaxUniformBufferBindings
2018-01-05 Alejandro Piñeiroglsl/standalone: point which arguments are mandatory
2018-01-05 Timothy Arceriac: rework ac_llvm_extract_elem()
2018-01-05 Timothy Arcerist/glsl_to_nir/radeonsi: enable tessellation shaders
2018-01-05 Timothy Arcerigallium/tgsi: add patch support to tgsi_get_gl_varying_...
2018-01-05 Timothy Arceriradeonsi: add dummy implementation of si_nir_scan_tess_...
2018-01-05 Timothy Arceriac/radeonsi: add load_tess_coord() to the abi
2018-01-05 Timothy Arceriradeonsi: make si_llvm_emit_tcs_epilogue compatible...
2018-01-05 Timothy Arceriradeonsi/nir: gather tess properties
2018-01-05 Timothy Arceriac/radeonsi: add tcs_rel_ids to the abi
2018-01-05 Timothy Arceriradeonsi: add unpack_llvm_param() helper
2018-01-05 Timothy Arceriac: add {tcs,tes}_patch_id to the abi
2018-01-05 Timothy Arceriradeonsi: add nir support for tcs outputs
2018-01-05 Timothy Arceriac: move some helpers to ac_llvm_build.c
2018-01-05 Timothy Arceriac: add store_tcs_outputs() to the abi
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tcs()
2018-01-05 Timothy Arceriradeonsi: add get_dw_address_from_generic_indices(...
2018-01-05 Timothy Arceriac: call load_tcs_input() via the abi
2018-01-05 Timothy Arceriac: add load_tes_inputs() to the abi
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tes()
2018-01-04 Tim Rowleyswr/rast: fix invalid sign masks in avx512 simdlib...
2018-01-04 Bas Nieuwenhuizenradv: Use correct flush bits for flushing L2 during...
2018-01-04 Bas Nieuwenhuizenradv: Invalidate L1 for VK_ACCESS_VERTEX_ATTRIBUTE_READ...
2018-01-04 Samuel Pitoisetradv/gfx9: reduce the number of input VGPRs for the...
2018-01-04 Samuel Pitoisetamd/common: scan if gl_PrimitiveID is used before trans...
2018-01-04 Samuel Pitoisetamd/common: scan if gl_InvocationID is used
2018-01-04 Rob Herringegl/android: Fix build break with dri2_initialize_andro...
2018-01-04 Alex Smithanv: Add missing unlock in anv_scratch_pool_alloc
2018-01-04 Ilia Mirkinmesa/bindless: fix missing image _Layer initialization
2018-01-04 Józef Kuciaradeonsi: fix alpha-to-coverage if color writes are...
2018-01-04 Bas Nieuwenhuizenac: rename has_sync_file to has_fence_to_handle.
2018-01-03 Bas Nieuwenhuizenac/nir: Handle loading data from compact arrays.
2018-01-03 Bas Nieuwenhuizenradv: Allow writing 0 scissors.
2018-01-03 Bas Nieuwenhuizenradv: Use correct HTILE expanded words.
next