index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: fix uniform remap table cache when explicit locations used
Timothy Arceri
2017-02-17
1
-7
/
+49
*
glsl: Serialize three additional hash tables with program metadata
Carl Worth
2017-02-17
1
-0
/
+74
*
glsl: use correct shader source in case of cache fallback
Timothy Arceri
2017-02-17
4
-4
/
+25
*
glsl: make use of on disk shader cache
Timothy Arceri
2017-02-17
3
-0
/
+29
*
glsl: add initial implementation of shader cache
Timothy Arceri
2017-02-17
4
-1
/
+633
*
radeonsi: use shared emit_umsb helper.
Dave Airlie
2017-02-16
1
-22
/
+2
*
radv/ac: use shared umsb helper.
Dave Airlie
2017-02-16
1
-17
/
+1
*
radeon/ac: add emit umsb shared code.
Dave Airlie
2017-02-16
2
-0
/
+29
*
radeon/ac: use llvm.amdgcn.sffbh intrinsic instead of AMDGPU.flbit.i32
Dave Airlie
2017-02-16
1
-1
/
+2
*
radeonsi: use shared emit imsb code.
Dave Airlie
2017-02-16
1
-25
/
+3
*
radv/ac: use shader imsb emission code.
Dave Airlie
2017-02-16
1
-17
/
+1
*
radeon/ac: add ac_emit_imsb helper.
Dave Airlie
2017-02-16
2
-0
/
+28
*
egl: _eglFilterArray's filter is always non-null
Emil Velikov
2017-02-16
1
-18
/
+9
*
docs: add hyperlink to the releasing documentation
Emil Velikov
2017-02-16
1
-0
/
+1
*
util/disk_cache: do not allow space in MESA_GLSL_CACHE_MAX_SIZE
Emil Velikov
2017-02-16
1
-2
/
+0
*
configure.ac: remove unneeded trailing semicolon
Emil Velikov
2017-02-16
1
-11
/
+11
*
r100: use correct libdrm_radeon macro
Emil Velikov
2017-02-16
1
-6
/
+2
*
winsys/radeon: remove fall-back defines
Emil Velikov
2017-02-16
3
-47
/
+0
*
configure.ac: bump LIBDRM_RADEON requirement to 2.4.71
Emil Velikov
2017-02-16
1
-1
/
+1
*
bin/get-fixes-pick-list.sh: add new script
Emil Velikov
2017-02-16
1
-0
/
+61
*
bin/get-pick-list.sh: remove ancient way of nominating patches
Emil Velikov
2017-02-16
1
-1
/
+1
*
bin/get-pick-list.sh: limit `git grep ...' only as needed
Emil Velikov
2017-02-16
1
-2
/
+5
*
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
Emil Velikov
2017-02-16
1
-2
/
+5
*
bin/get-extra-pick-list: rework to use already_picked list
Emil Velikov
2017-02-16
1
-8
/
+11
*
bin/get-extra-pick-list: use git merge-base to get the branchpoint
Emil Velikov
2017-02-16
1
-2
/
+1
*
docs: provide some tips where to obtain Mesa binaries
Emil Velikov
2017-02-16
1
-2
/
+8
*
docs/submittingpatches: assorted grammar fixes
Emil Velikov
2017-02-16
1
-5
/
+5
*
docs/releasing: update the website section
Emil Velikov
2017-02-16
1
-15
/
+2
*
docs/releasing: tweak the glxinfo/glxgear/etc. command lines
Emil Velikov
2017-02-16
1
-12
/
+16
*
docs/releasing: build test the scons/mingw build
Emil Velikov
2017-02-16
1
-3
/
+9
*
nir: handle some 64-bit integer conversions
Dave Airlie
2017-02-16
1
-7
/
+19
*
nir: handle 64-bit integer types in glsl->nir type conversion.
Dave Airlie
2017-02-16
1
-0
/
+6
*
spirv: handle SpvOpUConvert in proper place.
Dave Airlie
2017-02-16
1
-1
/
+1
*
spirv: add support for Int64 capability
Dave Airlie
2017-02-16
2
-1
/
+4
*
spirv/nir: add support for int64
Dave Airlie
2017-02-16
2
-2
/
+32
*
nir/types: add C accessors for 64-bit integer types.
Dave Airlie
2017-02-16
2
-0
/
+14
*
radv: add fast color clear for b10g11r11
Dave Airlie
2017-02-16
1
-0
/
+5
*
mesa: retain gl_shader_programs after glDeleteProgram if they are in use
Timothy Arceri
2017-02-16
5
-9
/
+17
*
mesa: remove tabs in dri xmlconfig.c
Timothy Arceri
2017-02-16
1
-362
/
+362
*
mesa: style fixes for dri xmlconfig.c
Timothy Arceri
2017-02-16
1
-37
/
+94
*
i965: Do not use purged bo after calling glObjectUnpurgeable
Chris Wilson
2017-02-15
1
-9
/
+27
*
Revert "i915: Always enable GL 2.0 support."
Matt Turner
2017-02-15
2
-4
/
+25
*
anv: Use build-id for pipeline cache UUID.
Matt Turner
2017-02-15
2
-21
/
+8
*
util: Add utility build-id code.
Matt Turner
2017-02-15
4
-0
/
+155
*
radv: Add support for shaderStorageImageReadWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
2
-1
/
+2
*
spirv: Add support for SpvCapabilityStorageImageReadWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
2
-1
/
+5
*
radv: Add support for shaderStorageImageWriteWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
2
-2
/
+3
*
getteximage: Return correct error value when texure object is not found
Eduardo Lima Mitev
2017-02-15
1
-2
/
+4
*
util: Fix a typo in Makefile.sources
Jason Ekstrand
2017-02-15
1
-1
/
+1
*
i965: define default allow_higher_compat_version value
Lionel Landwerlin
2017-02-15
1
-0
/
+1
[next]