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
*
glx: use GLX_ALIAS for glXGetProcAddress
Emil Velikov
2017-01-18
1
-13
/
+4
*
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
2017-01-18
4
-13
/
+7
*
glx: remove always false ifdef GLX_NO_STATIC_EXTENSION_FUNCTIONS
Emil Velikov
2017-01-18
1
-5
/
+0
*
etnaviv: Fake occlusion query capability
Wladimir J. van der Laan
2017-01-18
1
-2
/
+3
*
etnaviv: add flags parameter to texture barrier
Christian Gmeiner
2017-01-18
1
-1
/
+1
*
etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
Christian Gmeiner
2017-01-18
1
-0
/
+1
*
gallivm: (trivial) fix copy/paste bug with big endian code
Roland Scheidegger
2017-01-18
1
-2
/
+4
*
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
2017-01-18
5
-12
/
+12
*
vulkan: automake: do not use EXTRA_DIST in a conditional
Emil Velikov
2017-01-18
1
-1
/
+1
*
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
2017-01-18
5
-12
/
+12
*
gallivm: Cleanup USE_MCJIT.
Jose Fonseca
2017-01-18
1
-10
/
+25
*
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
Kenneth Graunke
2017-01-17
1
-2
/
+4
*
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
2017-01-17
3
-57
/
+49
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
7
-85
/
+68
*
glsl: Make copy propagation not panic when it sees an intrinsic.
Kenneth Graunke
2017-01-17
1
-4
/
+27
*
i965: Make DCE set null destinations on messages with side effects.
Kenneth Graunke
2017-01-17
1
-13
/
+41
*
i965: Combine some dead code elimination NOP'ing code.
Kenneth Graunke
2017-01-17
1
-8
/
+1
*
i965: Make DCE explicitly not eliminate any control flow instructions.
Kenneth Graunke
2017-01-17
1
-3
/
+2
*
radv: disable vertex reuse when writing viewport index
Dave Airlie
2017-01-18
1
-0
/
+2
*
radv: add support for layered clears (v2)
Dave Airlie
2017-01-18
1
-6
/
+22
*
radv/ac: split part of llvm compile into a separate function
Dave Airlie
2017-01-18
1
-11
/
+22
*
radv/ac: switch an if to switch
Dave Airlie
2017-01-18
1
-4
/
+9
*
radv: add support for writing layer/viewport index (v2)
Dave Airlie
2017-01-18
3
-4
/
+25
*
ac/debug: Decrease num_dw for type 2 NOP's.
Bas Nieuwenhuizen
2017-01-17
1
-0
/
+1
*
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
Marek Olšák
2017-01-17
1
-2
/
+5
*
st/vdpau: remove the delayed rendering hack(v1.1)
Nayan Deshmukh
2017-01-17
6
-141
/
+52
*
st/vdpau: use dri3 to directly send the buffer to X(v2)
Nayan Deshmukh
2017-01-17
2
-27
/
+33
*
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
2017-01-17
2
-17
/
+114
*
anv: set UAV coherence required bit when needed
Iago Toral Quiroga
2017-01-17
1
-0
/
+51
*
anv: increase ANV_MAX_STATE_SIZE_LOG2 limit to 1 MB
Samuel Iglesias Gonsálvez
2017-01-17
2
-2
/
+2
*
nv50/ir: optimize shl + and
Ilia Mirkin
2017-01-16
1
-0
/
+11
*
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
2017-01-16
9
-6
/
+172
*
st/mesa: add support for advanced blend when fb can be fetched from
Ilia Mirkin
2017-01-16
4
-8
/
+37
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
14
-16
/
+24
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
17
-2
/
+20
*
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
2017-01-16
3
-2
/
+15
*
mesa: allow BlendBarrier to be used without support for full fb fetch
Ilia Mirkin
2017-01-16
1
-1
/
+2
*
glsl: avoid treating fb fetches as output reads to be lowered
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
radv/meta: split color renderpass creation out.
Dave Airlie
2017-01-17
1
-38
/
+49
*
radv: Support multiple devices.
Bas Nieuwenhuizen
2017-01-16
2
-44
/
+19
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
9
-49
/
+50
*
nvc0: true up exposing of the HW_METRIC_QUERY_GROUP for maxwell
Ilia Mirkin
2017-01-16
1
-2
/
+2
*
radv/ac: use ctx->voidt in more places. (v2)
Dave Airlie
2017-01-17
1
-11
/
+11
*
radv/meta: consolidate the depth stencil clear renderpasses
Dave Airlie
2017-01-17
2
-41
/
+48
*
nv50/ir: handle new DDIV op which will be used for double divisions
Ilia Mirkin
2017-01-16
1
-0
/
+3
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
4
-1
/
+17
*
radeonsi: fix R600_DEBUG=nooptvariant
Nicolai Hähnle
2017-01-16
1
-1
/
+1
*
i965: Make BLORP disable the NP Z PMA stall fix.
Kenneth Graunke
2017-01-16
1
-0
/
+4
*
i965: Enable OpenGL 4.5 on Haswell.
Kenneth Graunke
2017-01-16
2
-2
/
+2
*
radeonsi: implement GL_FIXED vertex format
Marek Olšák
2017-01-16
3
-7
/
+20
[next]