projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do fp32_to_int64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do fp32_to_uint64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do fp64_to_int64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add utility function to round and pack int64_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do fp64_to_uint64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add utility function to round and pack uint64_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do int64_to_fp32...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do uint64_to_fp32...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do int64_to_fp64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sagar Ghuge
glsl: Add "built-in" functions to do uint64_to_fp64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Add "built-in" functions to convert bool to double
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Add "built-in" functions to do ffract(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Add "built-in" function to do ffloor(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Add "built-in" functions to do fmin/fmax(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Add "built-in" functions to do ffma(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do round(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do trunc(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do sqrt(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do fp32_to_fp64(fp32)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do fp64_to_fp32(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do int_to_fp64(int)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do fp64_to_int(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do uint_to_fp64(uint)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do fp64_to_uint(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do mul(fp64, fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do add(fp64, fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do lt(fp64, fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add utility function to extract 64-bit sign
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do eq/ne(fp64, fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" function to do sign(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" functions to do neg(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elie Tournier
glsl: Add "built-in" function to do abs(fp64)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Create file to contain software fp64 functions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Ian Romanick
glsl: Add utility to convert text files to C strings
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Timothy Arceri
glsl: Copy function out to temp if we don't directly...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Matt Turner
glsl: Add function support to glsl_to_nir
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Remove FS_OPCODE_UNPACK_HALF_2x16_SPLIT opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Remove nasty open-coded CHV/BXT 64-bit workar...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Remove existing lower_conversions pass.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Introduce regioning lowering pass.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Constify fs_inst::can_do_source_mods().
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Respect CHV/BXT regioning restrictions in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/eu/gen7: Fix brw_MOV() with DF destination and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Fix bug in lower_simd_width while splitting...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Implement quad swizzles on ICL+.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francisco Jerez
intel/fs: Handle source modifiers in lower_integer_mult...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Andrii Simiklit
anv/pipeline: remove unnecessary null-pointer check
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Indrajit Das
st/va: Return correct status from vlVaQuerySurfaceStatus
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Roland Scheidegger
Revert "llvmpipe: Always return some fence in flush...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Marek Olšák
st/mesa: don't leak pipe_surface if pipe_context is...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Marek Olšák
st/mesa: don't reference pipe_surface locally in PBO...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Marek Olšák
st/mesa: unify window-system renderbuffer initialization
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Mario Kleiner
radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Rhys Perry
ac/nir,radv,radeonsi/nir: use correct indices for inter...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Samuel Pitoiset
radv: skip draws with instance_count == 0
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Samuel Pitoiset
radv: enable variable pointers
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Samuel Pitoiset
radv: get rid of bunch of KHR suffixes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Maya Rashish
radeon: fix printf format specifier.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Tomasz Figa
llvmpipe: Always return some fence in flush (v2)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Eric Anholt
glsl: Fix buffer overflow with an atomic buffer binding...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Eric Anholt
nir: Make nir_deref_instr_build/get_const_offset actual...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Danylo Piliaiev
glsl/linker: Fix unmatched TCS outputs being reduced...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Eric Anholt
v3d: Enable GL_ARB_texture_gather on V3D 4.x.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Eric Anholt
nir: Add nir_lower_tex support for Broadcom's swizzled...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Bas Nieuwenhuizen
freedreno: Move register constant files to src/freedreno.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Caio Marcelo...
nir: fix warning in nir_lower_io.c
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Chia-I Wu
freedreno/drm: sync uapi again
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Chia-I Wu
meson: fix EGL/X11 build without GLX
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Eric Engestrom
wsi: drop unneeded KHR suffix
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Eric Engestrom
anv: drop unneeded KHR suffix
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Karol Herbst
nir: rename global/local to private/function memory
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Dylan Baker
autotools: Remove tegra vdpau driver
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Pierre Moreau
clover/meson: Ignore 'svn' suffix when computing CLANG_...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Lionel Landwerlin
anv: flush fast clear colors into compressed surfaces
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Lionel Landwerlin
anv: explictly specify format for blorp ccs/mcs op
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Tapani Pälli
dri3: initialize adaptive_sync as false before configQueryb
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Dave Airlie
virgl: use primconvert provoking vertex properly
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
anv: Sort properties and features switch statements
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Sort supported capabilities
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
anv: Enable the new deref-based UBO/SSBO path
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Add support for using derefs for UBO/SSBO access
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Make better use of vtn_pointer_uses_ssa_offset
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Add explicit pointer types
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Choose atomic deref type with pointer_uses_ssa_o...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Add error checking for Block and BufferBlock...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/vulkan: Add a descriptor type to vulkan resource...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/lower_io: Add "explicit" IO lowering
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/validate: Allow array derefs on vectors in more...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/intrinsics: Add access flags to load/store_deref
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/intrinsics: Allow deref sources to consume anything
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/validate: Allow derefs in phi nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/remove_dead_variables: Properly handle deref casts
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/deref: Skip over casts in fixup_deref_modes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/deref: Support casts and ptr_as_array in comparisons
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/opt_deref: Properly optimize ptr_as_array derefs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir/validate: Don't allow derefs in if conditions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir: Add a ptr_as_array deref type
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
nir: Move propagation of cast derefs to a new nir_opt_d...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
spirv: Propagate layout decorations to created glsl_types
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jason Ekstrand
glsl_type: Add support for explicitly laid out matrices...
commit
|
commitdiff
|
tree
|
snapshot
next