mesa.git
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_wpos_ytransform
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_atomics
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_io
2018-06-23 Jason Ekstrandnir: Support deref instructions in gather_info
2018-06-23 Jason Ekstrandnir: Support deref instructions in propagate_invariant
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_clip_cull
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_system_values
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_indirect_derefs
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_vars_to_ssa
2018-06-23 Jason Ekstrandnir: Support deref instructions in split_var_copies
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_var_copies
2018-06-23 Jason Ekstrandnir: Add a deref path helper struct
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_io_to_temporaries
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_global_vars_to...
2018-06-23 Jason Ekstrandnir: Add a pass for fixing deref modes
2018-06-23 Jason Ekstrandnir: Support deref instructions in remove_dead_variables
2018-06-23 Rob Clarkttn: convert to deref instructions
2018-06-23 Jason Ekstrandprog/nir: Use deref instructions for params
2018-06-23 Jason Ekstrandglsl/nir: Use deref instructions instead of dref chains
2018-06-23 Jason Ekstrandglsl/nir: Only claim to handle intrinsic functions
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2018-06-23 Jason Ekstrandanv,i965,radv,st,ir3: Call nir_lower_deref_instrs
2018-06-23 Jason Ekstrandnir/deref: Add some deref cleanup functions
2018-06-23 Jason Ekstrandnir: Add helpers for working with deref instructions
2018-06-23 Jason Ekstrandnir: Add deref sources to texture instructions
2018-06-23 Jason Ekstrandnir: Add _deref versions of all of the _var intrinsics
2018-06-23 Jason Ekstrandnir/builder: Add deref building helpers
2018-06-23 Jason Ekstrandnir: Add a deref instruction type
2018-06-23 Jason Ekstrandnir/validate: Rework intrinsic type validation
2018-06-23 Karol Herbstnv50/ir: only avoid spilling constrained def if a mov...
2018-06-22 Dylan Bakermeson: Fix typo that breaks -Dgalium-xvmc=false
2018-06-22 Dylan Bakermeson: Fix auto option for va
2018-06-22 Dylan Bakermeson: Fix auto option for xvmc
2018-06-22 Dylan Bakermeson: Correct behavior of vdpau=auto
2018-06-22 Samuel Pitoisetradv: always check the return error when submitting...
2018-06-22 Samuel Pitoisetradv: check the return values of radv_signal_fence()
2018-06-22 Samuel Pitoisetradv: change the returned error in radv_signal_fence()
2018-06-22 Jonathan Marekfreedreno: a2xx: fix clear color
2018-06-22 Jonathan Marekfreedreno: a2xx: fix crash when freeing context
2018-06-22 Jonathan Marekfreedreno: a2xx: fix crash on first clear
2018-06-22 Jonathan Marekfreedreno: add a20x
2018-06-22 Jonathan Marekfreedreno: a2xx: increase size of the offset field...
2018-06-21 Eric Anholtv3d: Don't forget to initialize the buffer offset of...
2018-06-21 Eric Anholtv3d, vc4: Disable valgrind checking of CLE inputs when...
2018-06-21 Marek Olšákmesa: fix glGetInteger64v for arrays of integers
2018-06-21 Marek Olšákac/surface: disallow rotated micro tile mode
2018-06-21 Marek Olšákradeonsi: fix occlusion queries with 16x AA without...
2018-06-21 Marek Olšákradeonsi: handle non-clearable DCC buffers as MSAA...
2018-06-21 Marek Olšákradeonsi: disable DCC MSAA for 128bpp formats on Stoney
2018-06-21 Rob Clarkdocs: update freedreno features
2018-06-21 Rob Clarkmesa: fix GLES 3.1 version calculation
2018-06-21 Rob Clarkfreedreno/a5xx: MSAA
2018-06-21 Rob Clarkfreedreno: update generated headers
2018-06-21 Rob Clarkfreedreno/ir3: txf_ms support
2018-06-21 Rob Clarkfreedreno/a5xx: fix gpu hangs with large compute shaders
2018-06-21 Rob Clarkfreedreno/ir3: fix base_vertex
2018-06-21 Eduardo Lima... i965: Link uniforms of SPIR-V programs using the NIR...
2018-06-21 Neil Robertsi965: Setup glsl uniforms by index rather than name...
2018-06-21 Eduardo Lima... i965: account for NIR uniforms without name
2018-06-21 Neil Robertsi965: Update TexturesUsed after linking the shaders
2018-06-21 Eduardo Lima... i965: Build SPIR-V programs' resource list using NIR
2018-06-21 Eduardo Lima... nir/linker: Add nir_build_program_resource_list()
2018-06-21 Alejandro Piñeirocompiler/link: move add_program_resource to linker_util
2018-06-21 Neil Robertsnir/linker: Set the uniform initial values
2018-06-21 Eduardo Lima... nir/linker: Add gl_nir_link_uniforms()
2018-06-21 Alejandro Piñeirocompiler/link: add linker_util.h, move linker_error...
2018-06-21 Neil Robertsspirv: Set nir_variable->explicit_binding
2018-06-21 Neil Robertsspirv: Get rid of vtn_variable_mode_image/sampler
2018-06-21 Nicolai Hähnlespirv: translate default-block uniforms
2018-06-21 Eduardo Lima... nir/types: Add a utility wrapper to glsl_type::sampler_...
2018-06-21 Eduardo Lima... nir/types: Add a glsl_get_component_slots() utility
2018-06-21 Eduardo Lima... nir/lower_samplers: Limit assert to GLSL shader programs
2018-06-21 Neil Robertsnir: Add explicit_binding to nir_variable
2018-06-21 Alejandro Piñeiromesa/main: add NULL name check when searching for a...
2018-06-21 Alejandro Piñeiroi965: use gl_shader_program_data::spirv
2018-06-21 Eduardo Lima... mesa/main: Add a 'spirv' flag to gl_shader_program_data
2018-06-21 Emil Velikovdocs/release-calendar: restore the missing 18.1 column
2018-06-21 Emil Velikovconfigure: use compliant grep regex checks
2018-06-21 Emil Velikovglsl/tests/glcpp: reinstate "error out if no tests...
2018-06-21 Emil Velikovglsl/glcpp/tests: reinstate srcdir/abs_builddir blurb
2018-06-21 Emil Velikovglsl: fold glcpp-test-cr-lf.sh into glcpp-test.sh
2018-06-21 Emil Velikovst/dri: constify dri_fill_st_visual's screen
2018-06-21 Emil Velikovmesa: remove struct gl_extensions::ATI_separate_stencil
2018-06-21 Eric Engestromtravis: add libXrandr and its randrproto dependency
2018-06-21 Juan A. Suarez... swr: bump minimum supported LLVM version to 5.0
2018-06-21 Grazvydas Ignotasradeonsi: add a debug flag to zero vram allocations
2018-06-21 Grazvydas Ignotasradeonsi: use shifts for sign extension
2018-06-21 Samuel Pitoisetradv: set EVENT_WRITE_EOP.INT_SEL = wait for write...
2018-06-21 Samuel Pitoisetradv: use EOP_DATA_SEL_* instead of magic numbers
2018-06-21 Roland Scheideggerr600: fix copy/paste bug for sampleMaskIn workaround
2018-06-20 Eric Anholtv3d: Fix min vs mag determination when not doing mip...
2018-06-20 Keith Packardvulkan: EXT_acquire_xlib_display requires libXrandr...
2018-06-20 Eric Anholtv3d: Implement ALPHA_TO_COVERAGE.
2018-06-20 Eric Anholtv3d: Track write reference to the separate stencil...
2018-06-20 Eric Anholtv3d: Add missing reference to the separate stencil...
2018-06-20 Eric Anholtv3d: Fix return value from fence_finish.
2018-06-20 Christian Gmeinermesa/st: only do scalar lowerings if driver benefits
2018-06-20 Christian Gmeinergallium: add scalar isa shader cap
2018-06-20 Keith Packardradv: Add VK_EXT_display_surface_counter to radv driver
2018-06-20 Keith Packardanv: Add VK_EXT_display_surface_counter to anv driver...
next