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
*
configure: cleanup GLX_USE_TLS handling
Emil Velikov
2016-12-09
1
-2
/
+3
*
configure: enable glx-tls by default
Emil Velikov
2016-12-09
1
-2
/
+2
*
docs: document how to (self-) reject stable patches
Emil Velikov
2016-12-09
1
-0
/
+7
*
egl: add and enable EGL_KHR_config_attribs
Emil Velikov
2016-12-09
2
-0
/
+7
*
egl/surfaceless: remove duplicate KHR_image_base enablement
Emil Velikov
2016-12-09
1
-2
/
+0
*
egl: unexport _eglConvertIntsToAttribs
Eric Engestrom
2016-12-09
2
-4
/
+1
*
egl: rename static functions to match convention
Eric Engestrom
2016-12-09
1
-9
/
+9
*
compiler/glsl: fix precision problem of tanh
Haixia Shi
2016-12-09
1
-2
/
+10
*
swr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPELESS for AVX512
Tim Rowley
2016-12-09
2
-26
/
+24
*
radv: Use enum for memory types.
Bas Nieuwenhuizen
2016-12-09
2
-28
/
+21
*
radv: Use enum for memory heaps.
Bas Nieuwenhuizen
2016-12-09
2
-8
/
+17
*
radv: Clean up some unused variables.
Bas Nieuwenhuizen
2016-12-09
1
-16
/
+0
*
i965: delay adding built-in uniforms to Parameters list
Timothy Arceri
2016-12-09
1
-23
/
+19
*
swr: [rasterizer core] supply proper clip distances to point sprites
Ilia Mirkin
2016-12-08
1
-3
/
+9
*
swr: [rasterizer core] perform perspective division on clip distances
Ilia Mirkin
2016-12-08
1
-6
/
+8
*
radv/ac: no need to pass nir to the post outputs handling
Dave Airlie
2016-12-08
1
-9
/
+6
*
radv: fix warnings in ubo load code.
Dave Airlie
2016-12-08
1
-3
/
+0
*
radv/ac: pass a mask of array params not a number.
Dave Airlie
2016-12-08
1
-5
/
+6
*
radv: split out a chunk of variant filling code.
Dave Airlie
2016-12-08
1
-33
/
+43
*
radv/meta: don't pass rect into blit2d src function.
Dave Airlie
2016-12-08
1
-2
/
+1
*
radv/meta: cleanup image info setup.
Dave Airlie
2016-12-08
1
-19
/
+13
*
radv/meta: split copyimage api into api and meta function
Dave Airlie
2016-12-08
1
-11
/
+23
*
radv/meta: clean up buffer->image code.
Dave Airlie
2016-12-08
1
-35
/
+7
*
radv/ac: don't pass nir to create_function
Dave Airlie
2016-12-08
1
-7
/
+6
*
radv: add missing license file to radv_meta_bufimage.
Dave Airlie
2016-12-08
1
-0
/
+27
*
radv/ac: use build_gep0 instead of opencoding it.
Dave Airlie
2016-12-08
1
-9
/
+5
*
radeonsi: disable the constant engine (CE) on Carrizo and Stoney
Marek Olšák
2016-12-08
1
-1
/
+4
*
radeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs.interp"
Michel Dänzer
2016-12-08
1
-1
/
+1
*
radv: make push constants optional
Dave Airlie
2016-12-07
1
-5
/
+17
*
radv: only emit descriptor sgprs when needed
Dave Airlie
2016-12-07
1
-25
/
+26
*
radv: move userdata sgpr ownership to compiler side.
Dave Airlie
2016-12-07
3
-73
/
+208
*
radv: refactor out the constant setting user sgpr code.
Dave Airlie
2016-12-07
1
-18
/
+17
*
radv: refactor out the descriptor user sgpr setting.
Dave Airlie
2016-12-07
1
-18
/
+18
*
radv: only bind descriptor sets to stages that need them
Dave Airlie
2016-12-07
1
-16
/
+29
*
radv: move descriptor set userdata emission to draw flush time.
Dave Airlie
2016-12-07
2
-2
/
+23
*
radv: refactor descriptor set userdata emission out.
Dave Airlie
2016-12-07
1
-15
/
+22
*
radv: pass pipeline to constant flush function
Dave Airlie
2016-12-07
1
-4
/
+6
*
radv: consolidate compute pipeline flushing (v1.1)
Dave Airlie
2016-12-07
1
-12
/
+14
*
radeonsi: wait for outstanding LDS instructions in memory barriers if needed
Marek Olšák
2016-12-07
1
-1
/
+17
*
tgsi: fix the src type of TGSI_OPCODE_MEMBAR
Marek Olšák
2016-12-07
1
-0
/
+1
*
radeonsi: wait for outstanding memory instructions in TCS barriers
Marek Olšák
2016-12-07
1
-1
/
+5
*
radeonsi: allow specifying simm16 of emit_waitcnt at call sites
Marek Olšák
2016-12-07
1
-5
/
+7
*
radeonsi: write shader descriptors into hang reports
Marek Olšák
2016-12-07
3
-0
/
+117
*
radeonsi: check for sampler state CSO corruption
Marek Olšák
2016-12-07
3
-0
/
+17
*
radeonsi: properly declare context sampler states
Marek Olšák
2016-12-07
3
-4
/
+4
*
radeonsi: fix incorrect FMASK checking in bind_sampler_states
Marek Olšák
2016-12-07
1
-4
/
+4
*
radeonsi: always restore sampler states when unbinding sampler views
Marek Olšák
2016-12-07
1
-3
/
+8
*
radeonsi: take LDS into account for compute shader occupancy stats
Marek Olšák
2016-12-07
1
-11
/
+18
*
st/mesa: round lod_bias to a multiple of 1/256
Marek Olšák
2016-12-07
1
-0
/
+6
*
gallium: decrease the size of pipe_sampler_state fields
Marek Olšák
2016-12-07
1
-3
/
+3
[next]