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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add a workaround for weird s_buffer_load_dword behavior on SI
Marek Olšák
2017-10-26
1
-3
/
+10
*
winsys/svga/drm: add ERESTART define for *BSD
Greg V
2017-10-26
1
-0
/
+5
*
freedreno: implement pipe->invalidate_resource()
Rob Clark
2017-10-26
2
-1
/
+28
*
freedreno: GL_ARB_texture_barrier
Rob Clark
2017-10-26
2
-1
/
+13
*
freedreno/a5xx: rename invalidate_resource()
Rob Clark
2017-10-26
1
-8
/
+9
*
freedreno/a5xx: mem2gmem is read-only for BO
Rob Clark
2017-10-26
1
-1
/
+1
*
freedreno: small rename
Rob Clark
2017-10-26
1
-4
/
+4
*
radeon/video: add gfx9 offsets when rejoin the video surface
Leo Liu
2017-10-26
1
-1
/
+4
*
ac/llvm: consolidate find lsb function.
Dave Airlie
2017-10-26
1
-25
/
+2
*
ac/nir: move lds declaration/load/store into shared code.
Dave Airlie
2017-10-26
2
-16
/
+5
*
clover: Fix compilation after clang r315871
Jan Vesely
2017-10-25
2
-5
/
+12
*
gallium/util: remove some block alignment assertions
Roland Scheidegger
2017-10-25
1
-8
/
+0
*
meson: build freedreno
Rob Clark
2017-10-24
4
-1
/
+256
*
freedreno/ir3: use a flag instead of setting PYTHONPATH
Rob Clark
2017-10-24
3
-6
/
+23
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
9
-12
/
+20
*
freedreno: rename pipe -> vsc_pipe
Rob Clark
2017-10-24
6
-15
/
+15
*
freedreno: pass context flags through to fd_context_init()
Rob Clark
2017-10-24
6
-6
/
+6
*
gallium/util: use util_snprintf() in u_socket_connect()
Brian Paul
2017-10-24
1
-1
/
+2
*
radeonsi: postponed KILL isn't postponed anymore, but maintains WQM
Marek Olšák
2017-10-24
1
-0
/
+6
*
radeonsi: use postponed KILL only when derivatives are used
Marek Olšák
2017-10-24
4
-3
/
+9
*
ac: replace ac_build_kill with ac_build_kill_if_false
Marek Olšák
2017-10-24
2
-52
/
+38
*
gallium/util: don't call close() on Windows in u_tests.c
Brian Paul
2017-10-23
1
-0
/
+2
*
mesa: use util_strdup() macro in u_debug_symbol.c
Brian Paul
2017-10-23
1
-1
/
+1
*
gallium/util: replace gethostbyname() with getaddrinfo()
Brian Paul
2017-10-23
1
-13
/
+22
*
meson: build imx driver
Dylan Baker
2017-10-23
3
-1
/
+36
*
meson: build etnaviv driver + winsys
Dylan Baker
2017-10-23
4
-1
/
+135
*
ac/nir: Only clamp shadow reference on radeonsi.
Bas Nieuwenhuizen
2017-10-23
1
-0
/
+1
*
broadcom/vc4: Fix aliasing issue
Stefan Schake
2017-10-20
1
-1
/
+1
*
radeonsi: hardcode shader WAVE_LIMIT to the maximum value
Andres Rodriguez
2017-10-21
1
-7
/
+14
*
broadcom/vc5: Fix pasteo that broke vertex texturing.
Eric Anholt
2017-10-20
1
-1
/
+1
*
broadcom/vc5: Move default attribute value setup to the CSO and fix them.
Eric Anholt
2017-10-20
3
-29
/
+23
*
broadcom/vc5: Move most of the shader state attribute record to the CSO.
Eric Anholt
2017-10-20
4
-65
/
+90
*
broadcom/vc5: Fix build failure frm nir_shader::stage removal.
Eric Anholt
2017-10-20
1
-4
/
+4
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
5
-17
/
+17
*
etnaviv: fix implicit conversion warning
Christian Gmeiner
2017-10-20
2
-2
/
+2
*
etnaviv: enable occlusion query if GPU supports it
Christian Gmeiner
2017-10-20
1
-1
/
+2
*
etnaviv: add support for occlusion queries
Christian Gmeiner
2017-10-20
1
-0
/
+78
*
etnaviv: add basic infrastructure for hw queries
Christian Gmeiner
2017-10-20
6
-0
/
+292
*
etnaviv: update headers from rnndb
Christian Gmeiner
2017-10-20
5
-89
/
+622
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
2
-0
/
+2
*
swr: Rework scratch space allocation
George Kyriazis
2017-10-19
2
-30
/
+23
*
meson: don't build gallium dri target if gallium is disabled
Dylan Baker
2017-10-19
1
-1
/
+1
*
swr: knob overrides for Intel Xeon Phi
Tim Rowley
2017-10-19
5
-1
/
+37
*
swr/rast: Add api to override draws in flight
Tim Rowley
2017-10-19
4
-19
/
+31
*
swr/rast: Widen fetch shader to SIMD16 (disabled for now)
Tim Rowley
2017-10-19
1
-13
/
+428
*
swr/rast: Change DS memory allocation
Tim Rowley
2017-10-19
2
-2
/
+3
*
swr/rast: Fix indentation
Tim Rowley
2017-10-19
1
-1
/
+1
*
swr/rast: Miscellaneous viewport array code changes
Tim Rowley
2017-10-19
5
-38
/
+71
*
swr/rast: Minor changes for os-x
Tim Rowley
2017-10-19
1
-2
/
+4
*
gallium: add more exceptions to tgsi_util_get_inst_usage_mask
Tim Rowley
2017-10-19
1
-0
/
+12
[next]