mesa.git
2018-01-10 Roland Scheideggerr600: don't use vtx offset for load_sample_position
2018-01-10 Dave Airlier600: drop l2 related queries
2018-01-10 Dave Airlier600/shader: only read back the necessary tess factor...
2018-01-09 Jon TurneyFix use of alloca() without #include <c99_alloca.h>
2018-01-09 Kenneth Graunkegenxml: Add missing INSTDONE_1 bits on Gen7.5+.
2018-01-09 Kenneth Graunkeintel: Apply Geminilake "Barrier Mode" workaround.
2018-01-09 Emil Velikovdocs: update calendar, add news and link release notes...
2018-01-09 Emil Velikovdocs: add sha256 checksums for 17.3.2
2018-01-09 Emil Velikovdocs: add release notes for 17.3.2
2018-01-09 Indrajit Dasst/omx_bellagio: Update default intra matrix per MPEG2...
2018-01-09 Scott D Phillipsaubinator: add support for aubinating memtrace aubs
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...
next