mesa.git
2019-01-09 Francisco Jerezintel/fs: Implement quad swizzles on ICL+.
2019-01-09 Francisco Jerezintel/fs: Handle source modifiers in lower_integer_mult...
2019-01-09 Andrii Simiklitanv/pipeline: remove unnecessary null-pointer check
2019-01-09 Indrajit Dasst/va: Return correct status from vlVaQuerySurfaceStatus
2019-01-09 Roland ScheideggerRevert "llvmpipe: Always return some fence in flush...
2019-01-09 Marek Olšákst/mesa: don't leak pipe_surface if pipe_context is...
2019-01-09 Marek Olšákst/mesa: don't reference pipe_surface locally in PBO...
2019-01-09 Marek Olšákst/mesa: unify window-system renderbuffer initialization
2019-01-09 Mario Kleinerradeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
2019-01-09 Rhys Perryac/nir,radv,radeonsi/nir: use correct indices for inter...
2019-01-09 Samuel Pitoisetradv: skip draws with instance_count == 0
2019-01-09 Samuel Pitoisetradv: enable variable pointers
2019-01-09 Samuel Pitoisetradv: get rid of bunch of KHR suffixes
2019-01-09 Maya Rashishradeon: fix printf format specifier.
2019-01-09 Tomasz Figallvmpipe: Always return some fence in flush (v2)
2019-01-08 Eric Anholtglsl: Fix buffer overflow with an atomic buffer binding...
2019-01-08 Eric Anholtnir: Make nir_deref_instr_build/get_const_offset actual...
2019-01-08 Danylo Piliaievglsl/linker: Fix unmatched TCS outputs being reduced...
2019-01-08 Eric Anholtv3d: Enable GL_ARB_texture_gather on V3D 4.x.
2019-01-08 Eric Anholtnir: Add nir_lower_tex support for Broadcom's swizzled...
2019-01-08 Bas Nieuwenhuizenfreedreno: Move register constant files to src/freedreno.
2019-01-08 Caio Marcelo... nir: fix warning in nir_lower_io.c
2019-01-08 Chia-I Wufreedreno/drm: sync uapi again
2019-01-08 Chia-I Wumeson: fix EGL/X11 build without GLX
2019-01-08 Eric Engestromwsi: drop unneeded KHR suffix
2019-01-08 Eric Engestromanv: drop unneeded KHR suffix
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-08 Dylan Bakerautotools: Remove tegra vdpau driver
2019-01-08 Pierre Moreauclover/meson: Ignore 'svn' suffix when computing CLANG_...
2019-01-08 Lionel Landwerlinanv: flush fast clear colors into compressed surfaces
2019-01-08 Lionel Landwerlinanv: explictly specify format for blorp ccs/mcs op
2019-01-08 Tapani Pällidri3: initialize adaptive_sync as false before configQueryb
2019-01-08 Dave Airlievirgl: use primconvert provoking vertex properly
2019-01-08 Jason Ekstrandanv: Sort properties and features switch statements
2019-01-08 Jason Ekstrandspirv: Sort supported capabilities
2019-01-08 Jason Ekstrandanv: Enable the new deref-based UBO/SSBO path
2019-01-08 Jason Ekstrandspirv: Add support for using derefs for UBO/SSBO access
2019-01-08 Jason Ekstrandspirv: Make better use of vtn_pointer_uses_ssa_offset
2019-01-08 Jason Ekstrandspirv: Add explicit pointer types
2019-01-08 Jason Ekstrandspirv: Choose atomic deref type with pointer_uses_ssa_o...
2019-01-08 Jason Ekstrandspirv: Add error checking for Block and BufferBlock...
2019-01-08 Jason Ekstrandnir/vulkan: Add a descriptor type to vulkan resource...
2019-01-08 Jason Ekstrandnir/lower_io: Add "explicit" IO lowering
2019-01-08 Jason Ekstrandnir/validate: Allow array derefs on vectors in more...
2019-01-08 Jason Ekstrandnir/intrinsics: Add access flags to load/store_deref
2019-01-08 Jason Ekstrandnir/intrinsics: Allow deref sources to consume anything
2019-01-08 Jason Ekstrandnir/validate: Allow derefs in phi nodes
2019-01-08 Jason Ekstrandnir/remove_dead_variables: Properly handle deref casts
2019-01-08 Jason Ekstrandnir/deref: Skip over casts in fixup_deref_modes
2019-01-08 Jason Ekstrandnir/deref: Support casts and ptr_as_array in comparisons
2019-01-08 Jason Ekstrandnir/opt_deref: Properly optimize ptr_as_array derefs
2019-01-08 Jason Ekstrandnir/validate: Don't allow derefs in if conditions
2019-01-08 Jason Ekstrandnir: Add a ptr_as_array deref type
2019-01-08 Jason Ekstrandnir: Move propagation of cast derefs to a new nir_opt_d...
2019-01-08 Jason Ekstrandspirv: Propagate layout decorations to created glsl_types
2019-01-08 Jason Ekstrandglsl_type: Add support for explicitly laid out matrices...
2019-01-08 Jason Ekstrandglsl_type: Simplify glsl_channel_type
2019-01-08 Jason Ekstrandglsl_type: Add a C wrapper to get struct field offsets
2019-01-08 Jason Ekstrandglsl_type: Drop the glsl_get_array_instance C helper
2019-01-08 Jason Ekstrandnir: Distinguish between normal uniforms and UBOs
2019-01-08 Jason Ekstrandnir: Allow storing to shader_storage
2019-01-08 Jason Ekstrandnir/validate: Require array indices to match the deref...
2019-01-08 Jason Ekstrandspirv: Handle arbitrary bit sizes for deref array indices
2019-01-08 Jason Ekstrandnir/builder: Add nir_i2i and nir_u2u helpers which...
2019-01-08 Jason Ekstrandspirv: Emit NIR deref instructions on-the-fly
2019-01-08 Jason Ekstrandspirv: Sign-extend array indices
2019-01-08 Jason Ekstrandanv/apply_pipeline_layout: Set the cursor in lower_res_...
2019-01-08 Jason Ekstrandspirv: Handle any bit size in vector_insert/extract
2019-01-08 Jason Ekstrandglsl_type: Support serializing 8 and 16-bit types
2019-01-08 Bas Nieuwenhuizenspirv: Fix matrix parameters in function calls.
2019-01-07 Bas Nieuwenhuizenradv: Fix rasterization precision bits.
2019-01-07 Kenneth Graunkenir: Make gl_nir_lower_samplers use gl_nir_lower_sample...
2019-01-07 Kenneth Graunkenir: Fix gl_nir_lower_samplers_as_deref's structure...
2019-01-07 Bas Nieuwenhuizenamd/common: Add some parentheses to silence warning.
2019-01-07 Bas Nieuwenhuizenradv: Remove unused variable.
2019-01-07 Bas Nieuwenhuizenradv: Remove device path.
2019-01-07 Marek Olšákac: remove unused variable from ac_build_ddxy
2019-01-07 Andres Gomezglsl: correct typo in GLSL compilation error message
2019-01-07 Jason Ekstrandvulkan: Update the XML and headers to 1.1.97
2019-01-07 Andres Gomezdocs: update 18.3 and add 19.x cycles for the release...
2019-01-07 Bas Nieuwenhuizenanv/android: Do not reject storage images.
2019-01-07 Bas Nieuwenhuizenradv: Implement buffer stores with less than 4 components.
2019-01-07 Jon Turneyappveyor: Add a Cygwin build script
2019-01-07 Jon Turneyappveyor: put build steps in a script, rather than...
2019-01-07 Lucas Stachetnaviv: annotate variables only used in debug build
2019-01-07 Lucas Stachetnaviv: enable full overwrite in a few more cases
2019-01-06 Timothy Arcerinir: avoid uninitialized variable warning
2019-01-06 Timothy Arcerist/glsl: refactor st_link_nir()
2019-01-04 Eric Anholtv3d: Use the core tex lowering.
2019-01-04 Eric Anholtnir: Add nir_lower_tex options to lower sampler return...
2019-01-04 Eric Anholtnir: Allow nir_format_unpack_int/sint to unpack larger...
2019-01-04 Jason Ekstrandintel/blorp: Be more conservative about copying clear...
2019-01-04 Eric Anholtv3d: Stop scalarizing our uniform loads.
2019-01-04 Eric Anholtv3d: Do UBO loads a vector at a time.
2019-01-04 Eric Anholtv3d: Remove dead switch cases and comments from v3d_nir...
2019-01-04 Eric Anholtv3d: Fix up VS output setup during precompiles.
2019-01-04 Eric Anholtv3d: Reinstate the new shader-db output after v3d_compi...
2019-01-04 Caio Marcelo... nir: remove dead code from copy_prop_vars
2019-01-04 Lionel Landwerlini965: add CS stall on VF invalidation workaround
2019-01-04 Lionel Landwerlini965: include draw_params/derived_draw_params for VF...
next