index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
st/va: Fix up YV12 to NV12 putImage conversion
Thomas Hellstrom
2017-02-24
2
-57
/
+28
*
st/vdpau: Provide YV12 to NV12 putBits conversion v2
Thomas Hellstrom
2017-02-24
3
-19
/
+130
*
softpipe: enable clear_texture with util_clear_texture
Lars Hamre
2017-02-24
2
-1
/
+4
*
llvmpipe: enable clear_texture with util_clear_texture
Lars Hamre
2017-02-24
2
-2
/
+4
*
gallium: implement util_clear_texture
Lars Hamre
2017-02-24
2
-145
/
+248
*
haiku/winsys: fix dt prototype args
Jerome Duval
2017-02-24
1
-1
/
+2
*
haiku: build fixes around debug defines
Jerome Duval
2017-02-24
1
-2
/
+2
*
swr: fix index buffers with non-zero indices
George Kyriazis
2017-02-23
5
-6
/
+62
*
swr: add fetch shader cache
George Kyriazis
2017-02-23
6
-15
/
+50
*
st/wgl: flush with ST_FLUSH_WAIT before releasing shared contexts
Charmaine Lee
2017-02-18
2
-2
/
+15
*
st: add ST_FLUSH_WAIT to st_context_flush()
Charmaine Lee
2017-02-18
1
-0
/
+1
*
radeon: fix r600 builds when old version of llvm is present
Timothy Arceri
2017-02-23
1
-2
/
+2
*
r600/radeonsi: enable glsl/tgsi on-disk cache
Timothy Arceri
2017-02-23
2
-0
/
+46
*
ddebug/rbug/trace: add get_disk_shader_cache() to pass-throughs
Timothy Arceri
2017-02-23
3
-0
/
+39
*
gallium: add get_disk_shader_cache() callback
Timothy Arceri
2017-02-23
2
-0
/
+19
*
Revert "st/vdpau: Fix multithreading"
Thomas Hellstrom
2017-02-22
1
-21
/
+1
*
vl: u_upload_alloc might fail to allocate buffer in bicubic filter
Nayan Deshmukh
2017-02-22
1
-3
/
+5
*
gallium: reorder fields in pipe_draw_info
Marek Olšák
2017-02-22
1
-23
/
+26
*
gallium/hud: handle a thread switch for API-thread-busy monitoring
Marek Olšák
2017-02-22
1
-4
/
+10
*
gallium/hud: prevent an infinite loop
Marek Olšák
2017-02-22
1
-2
/
+3
*
gallium/u_queue: isolate util_queue_fence implementation
Marek Olšák
2017-02-22
6
-26
/
+30
*
gallium/u_queue: fix random crashes when the app calls exit()
Marek Olšák
2017-02-22
2
-2
/
+78
[next]