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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move format_rgb9e5.h to src/util
Jason Ekstrand
2016-08-05
4
-164
/
+2
*
vl/dri3: Destroy Present event context when destroying drawable v2
Michel Dänzer
2016-08-04
1
-5
/
+16
*
gallium/util: fix align64
Marek Olšák
2016-08-01
1
-1
/
+1
*
draw: Avoid aliasing violations.
Matt Turner
2016-08-01
2
-3
/
+6
*
gallium/auxiliary: Add u_bitcast.h header.
Matt Turner
2016-08-01
2
-0
/
+58
*
auxiliary/os: add new os_get_command_line() function
Brian Paul
2016-08-01
2
-0
/
+52
*
u_vbuf: fix potentially bogus assert
Rob Clark
2016-08-01
1
-2
/
+4
*
Revert "gallium/util: fix resource leak"
Roland Scheidegger
2016-07-30
1
-2
/
+0
*
gallium/util: fix resource leak
Eric Engestrom
2016-07-30
1
-0
/
+2
*
os: add pipe_mutex_assert_locked()
Rob Clark
2016-07-30
1
-0
/
+16
*
ttn: Update shader->info as we generate code.
Eric Anholt
2016-07-26
1
-0
/
+13
*
vl/util: add copy func for yv12image to nv12surface v2
Boyuan Zhang
2016-07-25
1
-0
/
+37
*
gallium/util: don't modify usage in pipe_buffer_write
Marek Olšák
2016-07-23
1
-9
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
4
-119
/
+74
*
gallium/os: use CLOCK_MONOTONIC for sleeps (v2)
Marek Olšák
2016-07-22
2
-6
/
+14
*
gallium/pb_cache: reduce the number of pointer dereferences
Marek Olšák
2016-07-19
1
-7
/
+9
*
gallium/pb_cache: divide the cache into buckets for reducing cache misses
Marek Olšák
2016-07-19
3
-22
/
+43
*
gallium/pb_cache: check parameters that are more likely to fail first
Marek Olšák
2016-07-19
1
-8
/
+7
*
vl: fix memory leak
Eric Engestrom
2016-07-19
1
-7
/
+1
*
vl/dri3: fix a memory leak from front buffer
Leo Liu
2016-07-18
1
-0
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-3
/
+3
*
gallium/u_queue: add optional cleanup callback
Rob Clark
2016-07-16
2
-2
/
+10
*
Use correct names for dlopen()ed files on Cygwin
Yaakov Selkowitz
2016-07-15
1
-0
/
+2
*
gallivm: add helper lp_add_attr_dereferenceable
Marek Olšák
2016-07-13
2
-0
/
+14
*
vl/compositor: set layer of y or uv to render
Leo Liu
2016-07-12
2
-0
/
+42
*
vl/compositor: add weave to yuv shader
Leo Liu
2016-07-12
2
-0
/
+43
*
vl/compositor: move weave shader out from rgb weaving
Leo Liu
2016-07-12
2
-76
/
+83
*
gallivm: set LLVMNoUnwindAttribute on all intrinsics
Marek Olšák
2016-07-11
1
-2
/
+4
*
gallium/u_queue: assert that users must wait on fences before destroying them
Nicolai Hähnle
2016-07-11
1
-0
/
+1
*
gallium/u_queue: guard fence->signalled checks with fence->mutex
Nicolai Hähnle
2016-07-11
1
-3
/
+0
*
vl: add half pixel to v_tex before adding offsets
Nayan Deshmukh
2016-07-08
1
-0
/
+2
*
gallium/util: make util_copy_framebuffer_state(src=NULL) work
Rob Clark
2016-07-06
1
-11
/
+26
*
tgsi: Add WORK_DIM System Value
Hans de Goede
2016-07-02
1
-0
/
+1
*
vl: add a bicubic interpolation filter(v5)
Nayan Deshmukh
2016-07-01
3
-0
/
+528
*
gallium/util: check for window cliprects in util_can_blit_via_copy_region()
Brian Paul
2016-06-30
1
-0
/
+1
*
gallium/util: add tight_format_check param to util_can_blit_via_copy_region()
Brian Paul
2016-06-30
2
-11
/
+30
*
gallium/util: simplify a few things in util_can_blit_via_copy_region()
Brian Paul
2016-06-30
1
-12
/
+8
*
gallium/util: new util_try_blit_via_copy_region() function
Brian Paul
2016-06-30
2
-15
/
+32
*
pipe_loader_sw: Fix fd leak when instantiated via pipe_loader_sw_probe_kms
Hans de Goede
2016-06-28
1
-0
/
+7
*
gallium/u_queue: allow the execute function to differ per job
Marek Olšák
2016-06-24
2
-10
/
+12
*
gallium/u_queue: reduce the number of mutexes by 2
Marek Olšák
2016-06-24
2
-20
/
+35
*
gallium/u_queue: add an option to name threads
Marek Olšák
2016-06-24
2
-0
/
+11
*
gallium/u_queue: add an option to have multiple worker threads
Marek Olšák
2016-06-24
2
-15
/
+63
*
gallium/u_queue: rewrite util_queue_fence to allow multiple waiters
Marek Olšák
2016-06-24
2
-16
/
+43
*
gallium/u_queue: use a ring instead of a stack
Marek Olšák
2016-06-24
2
-18
/
+45
*
gallium/util: fix some 4-space indentation in blitter code
Brian Paul
2016-06-23
1
-21
/
+21
*
translate: fix start_instance parameter in sse version
Ilia Mirkin
2016-06-21
1
-7
/
+7
*
gallium/u_blitter: implement mipmap generation
Marek Olšák
2016-06-21
2
-114
/
+238
*
gallivm: don't use integer min/max sse intrinsics with llvm >= 3.9
Roland Scheidegger
2016-06-20
1
-2
/
+4
*
vl: support luma keying for interlaced surfaces as well
Christian König
2016-06-16
1
-35
/
+41
[next]