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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: unspills shoudn't use grf127 as dest since Gen8+
Jose Maria Casanova Crespo
2018-07-13
2
-5
/
+34
*
glx: Don't allow glXMakeContextCurrent() with only one valid drawable
Adam Jackson
2018-07-10
1
-0
/
+7
*
intel/compiler: grf127 can not be dest when src and dest overlap in send
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+11
*
i965/fs: Register allocator shoudn't use grf127 for sends dest
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+25
*
glsl: Treat sampler2DRect and sampler2DRectShadow as reserved in ES2
zhaowei yuan
2018-07-10
1
-2
/
+2
*
intel/fs: Mark LINTERP opcode as writing accumulator on platforms without PLN
Jason Ekstrand
2018-07-09
1
-1
/
+2
*
i965: fix clear color bo address relocation
Lionel Landwerlin
2018-07-09
1
-1
/
+1
*
st/dri: fix a crash in server_wait_sync
Marek Olšák
2018-07-09
1
-0
/
+6
*
i965/fs: Properly handle sign(-abs(x))
Ian Romanick
2018-07-09
1
-3
/
+12
*
i965/vec4: Properly handle sign(-abs(x))
Ian Romanick
2018-07-09
1
-1
/
+17
*
intel/compiler: Relax mixed type restriction for saturating immediates
Ian Romanick
2018-07-09
2
-4
/
+22
*
r600/sb: fix crash in fold_alu_op3
Roland Scheidegger
2018-07-09
1
-0
/
+2
*
radv: fix emitting the view index on GFX9
Samuel Pitoiset
2018-07-06
1
-1
/
+2
*
i965: Fix output register sizes when variable ranges are interleaved
Neil Roberts
2018-07-05
1
-7
/
+18
*
r600/sb: cleanup if_conversion iterator to be legal C++
Dave Airlie
2018-07-05
1
-7
/
+4
*
nir: fix selection of loop terminator when two or more have the same limit
Timothy Arceri
2018-07-03
2
-4
/
+4
*
i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...
Ian Romanick
2018-07-03
2
-5
/
+87
*
glsl/cache: save and restore ExternalSamplersUsed
Marek Olšák
2018-07-03
1
-0
/
+2
*
anv/cmd_buffer: never shrink the push constant buffer size
Iago Toral Quiroga
2018-07-03
1
-1
/
+16
*
anv/cmd_buffer: clean dirty push constants flag after emitting push constants
Iago Toral Quiroga
2018-07-03
1
-0
/
+2
*
anv/cmd_buffer: make descriptors dirty when emitting base state address
Iago Toral Quiroga
2018-07-03
1
-0
/
+5
*
anv: Be more careful about hashing pipeline layouts
Jason Ekstrand
2018-07-03
1
-3
/
+38
*
radeonsi: fix memory exhaustion issue with DCC statistics gathering with DRI2
Marek Olšák
2018-07-03
1
-3
/
+27
*
glsl: skip comparison opt when adding vars of different size
Timothy Arceri
2018-07-03
1
-0
/
+6
*
nvc0/ir: fix TargetNVC0::insnCanLoadOffset()
Rhys Perry
2018-07-03
1
-0
/
+1
*
intel/fs: Split instructions low to high in lower_simd_width
Jason Ekstrand
2018-07-03
1
-2
/
+35
*
egl: fix build race in automake
Ross Burton
2018-07-03
1
-0
/
+1
*
radv: use separate bind points for the dynamic buffers
Samuel Pitoiset
2018-06-27
2
-3
/
+11
*
nir/validate: Use the type from the tail of call parameter derefs
Jason Ekstrand
2018-06-26
1
-2
/
+4
*
nir: Handle call instructions in foreach_src
Jason Ekstrand
2018-06-26
1
-1
/
+16
*
glsl: serialize data from glTransformFeedbackVaryings
Tapani Pälli
2018-06-26
1
-0
/
+20
*
i965/gen6/gs: Handle case where a GS doesn't allocate VUE
Andrii Simiklit
2018-06-26
1
-21
/
+21
*
radv: ignore pInheritanceInfo for primary command buffers
Samuel Pitoiset
2018-06-26
1
-1
/
+2
*
radv: fix HTILE metadata initialization in presence of subpass clears
Samuel Pitoiset
2018-06-25
1
-8
/
+1
*
mesa: fix glGetInteger64v for arrays of integers
Marek Olšák
2018-06-22
1
-1
/
+1
*
glsl/tests/glcpp: reinstate "error out if no tests found"
Emil Velikov
2018-06-21
1
-0
/
+9
*
freedreno/ir3: fix base_vertex
Rob Clark
2018-06-21
1
-0
/
+1
*
radeonsi: always put persistent buffers into GTT on radeon
Marek Olšák
2018-06-20
1
-1
/
+5
*
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
2018-06-20
4
-4
/
+7
*
ac/surface: Set compressZ for stencil-only surfaces.
Bas Nieuwenhuizen
2018-06-19
1
-1
/
+1
*
virgl: Remove debugging left-overs
Tomeu Vizoso
2018-06-19
1
-2
/
+0
*
meson: fix i965/anv/isl genX static lib names
Eric Engestrom
2018-06-18
3
-3
/
+3
*
radv: fix bitwise check
Eric Engestrom
2018-06-18
1
-1
/
+1
*
radv: fix reported number of available VGPRs
Eric Engestrom
2018-06-18
1
-1
/
+1
*
radv: fix emitting the TCS regs on GFX9
Samuel Pitoiset
2018-06-18
1
-1
/
+0
*
glsl: Don't copy propagate elements from SSBO or shared variables either
Ian Romanick
2018-06-15
1
-0
/
+8
*
glsl: Don't copy propagate from SSBO or shared variables either
Ian Romanick
2018-06-15
1
-0
/
+2
*
util/bitset: include util/macro.h
Christian Gmeiner
2018-06-15
1
-0
/
+1
*
meson: only build vl_winsys_dri.c when x11 platform is used
Lukas Rusak
2018-06-15
1
-1
/
+1
*
glsl: allow standalone semicolons outside main()
Dave Airlie
2018-06-15
1
-0
/
+1
[next]