index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-05
i965: Fix output register sizes when variable ranges are interleaved
18.1-proposed
Neil Roberts
1
-7
/
+18
2018-07-05
r600/sb: cleanup if_conversion iterator to be legal C++
Dave Airlie
1
-7
/
+4
2018-07-03
nir: fix selection of loop terminator when two or more have the same limit
Timothy Arceri
2
-4
/
+4
2018-07-03
i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...
Ian Romanick
2
-5
/
+87
2018-07-03
glsl/cache: save and restore ExternalSamplersUsed
Marek Olšák
1
-0
/
+2
2018-07-03
anv/cmd_buffer: never shrink the push constant buffer size
Iago Toral Quiroga
1
-1
/
+16
2018-07-03
anv/cmd_buffer: clean dirty push constants flag after emitting push constants
Iago Toral Quiroga
1
-0
/
+2
2018-07-03
anv/cmd_buffer: make descriptors dirty when emitting base state address
Iago Toral Quiroga
1
-0
/
+5
2018-07-03
anv: Be more careful about hashing pipeline layouts
Jason Ekstrand
1
-3
/
+38
2018-07-03
radeonsi: fix memory exhaustion issue with DCC statistics gathering with DRI2
Marek Olšák
1
-3
/
+27
2018-07-03
glsl: skip comparison opt when adding vars of different size
Timothy Arceri
1
-0
/
+6
2018-07-03
nvc0/ir: fix TargetNVC0::insnCanLoadOffset()
Rhys Perry
1
-0
/
+1
2018-07-03
intel/fs: Split instructions low to high in lower_simd_width
Jason Ekstrand
1
-2
/
+35
2018-07-03
egl: fix build race in automake
Ross Burton
1
-0
/
+1
2018-06-29
docs: Add SHA256 sums to notes for 18.1.3
Dylan Baker
1
-2
/
+2
2018-06-29
docs: Add release notes for 18.1.3
Dylan Baker
1
-0
/
+167
2018-06-29
VERSION: bump version to 18.1.3
Dylan Baker
1
-1
/
+1
2018-06-27
cherry-ignore: add a2f5292c82ad07731d633b36a663e46adc181db9
Dylan Baker
1
-0
/
+6
2018-06-27
radv: use separate bind points for the dynamic buffers
Samuel Pitoiset
2
-3
/
+11
2018-06-26
cherry-ignore: Ignore cac7ab1192eefdd8d8b3f25053fb006b5c330eb8
Dylan Baker
1
-0
/
+5
2018-06-26
nir/validate: Use the type from the tail of call parameter derefs
Jason Ekstrand
1
-2
/
+4
2018-06-26
nir: Handle call instructions in foreach_src
Jason Ekstrand
1
-1
/
+16
2018-06-26
glsl: serialize data from glTransformFeedbackVaryings
Tapani Pälli
1
-0
/
+20
2018-06-26
i965/gen6/gs: Handle case where a GS doesn't allocate VUE
Andrii Simiklit
1
-21
/
+21
2018-06-26
radv: ignore pInheritanceInfo for primary command buffers
Samuel Pitoiset
1
-1
/
+2
2018-06-25
meson: Correct behavior of vdpau=auto
Dylan Baker
1
-8
/
+9
2018-06-25
meson: Fix auto option for xvmc
Dylan Baker
1
-5
/
+4
2018-06-25
meson: Fix auto option for va
Dylan Baker
1
-6
/
+9
2018-06-25
radv: fix HTILE metadata initialization in presence of subpass clears
Samuel Pitoiset
1
-8
/
+1
2018-06-22
cherry-ignore: Add 587e712eda95c31d88ea9d20e59ad0ae59afef4f
Dylan Baker
1
-0
/
+5
2018-06-22
mesa: fix glGetInteger64v for arrays of integers
Marek Olšák
1
-1
/
+1
2018-06-21
glsl/tests/glcpp: reinstate "error out if no tests found"
Emil Velikov
1
-0
/
+9
2018-06-21
configure: use compliant grep regex checks
Emil Velikov
1
-2
/
+2
2018-06-21
freedreno/ir3: fix base_vertex
Rob Clark
1
-0
/
+1
2018-06-20
radeonsi: always put persistent buffers into GTT on radeon
Marek Olšák
1
-1
/
+5
2018-06-20
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
4
-4
/
+7
2018-06-19
ac/surface: Set compressZ for stencil-only surfaces.
Bas Nieuwenhuizen
1
-1
/
+1
2018-06-19
virgl: Remove debugging left-overs
Tomeu Vizoso
1
-2
/
+0
2018-06-18
meson: fix i965/anv/isl genX static lib names
Eric Engestrom
3
-3
/
+3
2018-06-18
radv: fix bitwise check
Eric Engestrom
1
-1
/
+1
2018-06-18
radv: fix reported number of available VGPRs
Eric Engestrom
1
-1
/
+1
2018-06-18
radv: fix emitting the TCS regs on GFX9
Samuel Pitoiset
1
-1
/
+0
2018-06-15
glsl: Don't copy propagate elements from SSBO or shared variables either
Ian Romanick
1
-0
/
+8
2018-06-15
glsl: Don't copy propagate from SSBO or shared variables either
Ian Romanick
1
-0
/
+2
2018-06-15
util/bitset: include util/macro.h
Christian Gmeiner
1
-0
/
+1
2018-06-15
meson: fix private libs when building without glx
Lukas Rusak
1
-6
/
+12
2018-06-15
meson: only build vl_winsys_dri.c when x11 platform is used
Lukas Rusak
1
-1
/
+1
2018-06-15
glsl: allow standalone semicolons outside main()
Dave Airlie
1
-0
/
+1
2018-06-15
ac/gpu_info: report real total memory sizes
Marek Olšák
1
-28
/
+54
2018-06-15
radeonsi/gfx9: fix si_get_buffer_from_descriptors for 48-bit pointers
Marek Olšák
1
-2
/
+2
[next]