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: replace AMDGPU.bfe.* with amdgcn.*bfe
Marek Olšák
2017-03-03
1
-7
/
+4
*
radeonsi: move kill intrinsic building into amd/common
Marek Olšák
2017-03-03
2
-14
/
+12
*
radeonsi: set readnone on reads from read-only memory
Marek Olšák
2017-03-03
1
-10
/
+10
*
radeonsi: replace SI.buffer.load.dword with amdgcn.buffer.load
Marek Olšák
2017-03-03
1
-45
/
+19
*
radeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz
Marek Olšák
2017-03-03
1
-5
/
+1
*
radeonsi: remove last use of llvm.SI.resinfo
Marek Olšák
2017-03-03
1
-48
/
+49
*
radeonsi: move image intrinsic building to amd/common
Marek Olšák
2017-03-03
1
-92
/
+62
*
ac: replace SI.export with amdgcn.exp.*
Marek Olšák
2017-03-03
1
-3
/
+5
*
radeonsi: move llvm.SI.export building to amd/common
Marek Olšák
2017-03-03
1
-162
/
+144
*
ac: unify build_type_name_for_intr functions
Marek Olšák
2017-03-03
1
-44
/
+5
*
radeonsi: set unorm=1 for TGSI_TEXTURE_SHADOWRECT as well
Marek Olšák
2017-03-03
1
-1
/
+2
*
gallivm, ac: add writeonly and inaccessiblememonly attributes
Marek Olšák
2017-03-03
2
-0
/
+4
*
tgsi/scan: record load/store/atomic image usage
Marek Olšák
2017-03-03
3
-11
/
+16
*
tgsi/ureg: return correct token count in ureg_get_tokens
Grazvydas Ignotas
2017-03-03
1
-1
/
+1
*
radeonsi: add support for an on-disk shader cache
Timothy Arceri
2017-03-03
1
-7
/
+60
*
clover: Work around build failure with AltiVec.
Matt Turner
2017-03-02
1
-0
/
+3
*
swr: fix crash in swr_update_derived following st/mesa state changes
Bruce Cherniak
2017-03-02
2
-3
/
+46
*
swr: enable clear_texture with util_clear_texture
Bruce Cherniak
2017-03-02
2
-1
/
+2
*
svga: fix crash regression since e027935a795
Brian Paul
2017-03-02
2
-4
/
+5
*
svga: s/unsigned/pipe_prim_type/
Brian Paul
2017-03-02
4
-2
/
+8
*
svga: whitespace fixes in svga_context.h
Brian Paul
2017-03-02
1
-10
/
+9
*
svga: whitespace and formatting fixes in svga_stage.c
Brian Paul
2017-03-02
1
-44
/
+40
*
gallivm,ac: add function attributes at call sites instead of declarations
Marek Olšák
2017-03-01
4
-54
/
+91
*
gallivm,ac: remove unused FUNC_ATTR_LAST enums
Marek Olšák
2017-03-01
1
-1
/
+0
*
automake: r600: radeonsi: correctly manage libamd_common.la linking
Emil Velikov
2017-02-28
2
-4
/
+5
*
gallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS also for r600
Michel Dänzer
2017-02-28
2
-1
/
+5
*
gallium/r600: fix r600 build when OpenCL is enabled
Timothy Arceri
2017-02-28
1
-0
/
+5
*
radeon: remove unused radeon_elf_util.{c,h}
Timothy Arceri
2017-02-28
7
-256
/
+0
*
radeon/ac: switch to ac_shader_binary_config_start()
Timothy Arceri
2017-02-28
2
-3
/
+4
*
radeon/ac: switch from radeon_elf_read() to ac_elf_read()
Timothy Arceri
2017-02-28
4
-6
/
+4
*
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
2017-02-28
12
-73
/
+36
*
clover: Dump linked binary to a different file
Jan Vesely
2017-02-27
1
-2
/
+6
*
gallium/u_queue: set num_threads correctly if not all threads start
Grazvydas Ignotas
2017-02-27
1
-1
/
+1
*
gallium/u_queue: fix a crash with atexit handlers
Grazvydas Ignotas
2017-02-27
1
-0
/
+1
*
st/nine: Drop USER_INDEX_BUFFERS check
Mike Lothian
2017-02-25
2
-3
/
+1
*
st/nine: make use of common uploaders v4
Constantine Charlamov
2017-02-25
4
-74
/
+37
*
svga: fix MSVC build error after PIPE_CAP_USER_INDEX_BUFFERS removal
Brian Paul
2017-02-24
1
-1
/
+1
*
vc4: Lazily emit our FS/VS input loads.
Eric Anholt
2017-02-24
4
-75
/
+93
*
vc4: Refactor the load_input code out of the intrinsic code.
Eric Anholt
2017-02-24
1
-25
/
+42
*
vc4: Track the last block we emitted at the top level.
Eric Anholt
2017-02-24
3
-5
/
+10
*
vc4: Emit max number of temps in the shader-db output.
Eric Anholt
2017-02-24
1
-0
/
+23
*
radeonsi: fix broken tessellation on Carrizo and Stoney
Marek Olšák
2017-02-25
1
-1
/
+3
*
trace: remove pipe_resource wrapping
Marek Olšák
2017-02-25
7
-260
/
+40
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
17
-20
/
+0
*
svga: implement user index buffers
Marek Olšák
2017-02-25
2
-2
/
+13
*
freedreno: add support for user index buffers
Marek Olšák
2017-02-25
2
-1
/
+13
*
etnaviv: add support for user index buffers
Marek Olšák
2017-02-25
2
-1
/
+13
*
gallium/util: add new helpers for user index buffer uploading
Marek Olšák
2017-02-25
2
-0
/
+35
*
gallium/util: (trivial) fix util_clear_render_target
Roland Scheidegger
2017-02-24
1
-7
/
+8
*
vc4: automake: add the kernel/README to the tarball
Emil Velikov
2017-02-24
1
-0
/
+2
[prev]
[next]