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
...
*
gallivm: Pass in a MCInstrInfo to createMCInstPrinter on llvm-3.1.
Vinson Lee
2012-04-03
1
-1
/
+7
*
gallivm: Maximum loop iterations
James Benton
2012-04-03
3
-3
/
+45
*
gallivm: Simplify/reorder minimax helper.
José Fonseca
2012-04-03
1
-10
/
+15
*
gallium/postprocess: document serious issue causing undefined behavior
Marek Olšák
2012-03-30
1
-0
/
+4
*
gallium/util: add helper function util_query_clear_result
Marek Olšák
2012-03-30
1
-0
/
+30
*
gallivm: Fix method overriding in raw_debug_ostream.
Vinson Lee
2012-03-28
1
-3
/
+3
*
draw: fix missing immediates bug in polygon stipple code
Brian Paul
2012-03-28
1
-0
/
+5
*
vl: move winsys helper out of winsys directory
Christian König
2012-03-28
3
-0
/
+639
*
gallivm: Use InitializeNativeTargetDisassembler().
ojab
2012-03-27
1
-1
/
+3
*
gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.
Vinson Lee
2012-03-14
1
-0
/
+4
*
vl/mpeg12: make bitstream decoder more robust
Christian König
2012-03-09
2
-1
/
+2
*
vl/video_buffer: add YUYV and UYVY support
Christian König
2012-03-09
1
-16
/
+59
*
gallivm: add support for R8G8_R8B8 and G8R8_B8R8 formats
Christian König
2012-03-09
1
-0
/
+42
*
gallium: add R8G8_R8B8 and G8R8_B8R8 formats
Christian König
2012-03-09
3
-0
/
+96
*
u_format: fix a comment about subsampled formats
Christian König
2012-03-09
1
-1
/
+1
*
vl/video_buffer: add YUVA and VUYA support
Christian König
2012-03-08
1
-0
/
+20
*
svga: fix the rasterizer state resets
Zack Rusin
2012-03-07
1
-0
/
+15
*
gallivm: Pass in a MCRegisterInfo to MCInstPrinter on llvm-3.1.
Vinson Lee
2012-03-06
1
-1
/
+12
*
draw/llvm: add clip distance support
Dave Airlie
2012-03-06
1
-46
/
+77
*
draw/llvm: fix storing of clipvertex and positions into pre_clip_pos (v2)
Dave Airlie
2012-03-06
1
-8
/
+11
*
draw/llvm: fix clipvertex setting up clipmask. (v2)
Dave Airlie
2012-03-06
1
-11
/
+30
*
gallivm: fix floating type in lp_build_mod helper
Roland Scheidegger
2012-03-05
1
-1
/
+1
*
vl: fix shader in/out numbering
Christian König
2012-03-03
5
-10
/
+10
*
vl/compositor: fix shader in/out numbering
Christian König
2012-03-02
1
-5
/
+5
*
vl/csc: simplify matrix handling
Christian König
2012-03-02
4
-69
/
+64
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
2
-39
/
+45
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
2
-31
/
+84
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
2
-31
/
+31
*
vl/compositor: split shaders and state
Christian König
2012-03-02
2
-163
/
+240
*
Revert "gallivm: Change getExtent and readByte to non-const with llvm-3.1."
Vinson Lee
2012-03-01
1
-8
/
+0
*
gallivm: Update comments and prototype of vector-selects.
José Fonseca
2012-03-01
1
-20
/
+31
*
util: replace format equality test with compatibility test in blit code
Brian Paul
2012-02-29
1
-1
/
+21
*
util: better comment for util_is_format_compatible()
Brian Paul
2012-02-29
1
-2
/
+3
*
util: fix assertions in u_blitter.c code
Brian Paul
2012-02-29
1
-11
/
+11
*
gallivm: add major integer opcodes to the tgsi action handler
Dave Airlie
2012-02-28
1
-1
/
+382
*
gallivm: drop deprecated opcodes
Dave Airlie
2012-02-28
1
-8
/
+0
*
gallivm: only do rcp/mul for floating
Dave Airlie
2012-02-28
1
-1
/
+2
*
gallivm: add frem support to the lp_build_mod helper.
Dave Airlie
2012-02-28
1
-1
/
+2
*
gallivm: add bitarit xor and not ops.
Dave Airlie
2012-02-28
2
-0
/
+49
*
gallivm: add integer and unsigned mod arit functions. (v2)
Dave Airlie
2012-02-28
2
-0
/
+25
*
tgsi: remove trailing comma to silence warning
Brian Paul
2012-02-27
1
-1
/
+1
*
gallium/util: add fast path for buffers in u_default_transfer_inline_write
Marek Olšák
2012-02-27
1
-14
/
+23
*
gallium/util: set correct usage flags in u_default_transfer_inline_write
Marek Olšák
2012-02-27
1
-0
/
+12
*
vl: adjust matrix and median filter to removal of PIPE_SHADER_CAP_OUTPUT_READ
Christian König
2012-02-27
2
-9
/
+12
*
gallium/rtasm: properly detect SSE and SSE2
Marek Olšák
2012-02-27
1
-24
/
+24
*
vl/compositor: fix a simple typo
Christian König
2012-02-25
1
-1
/
+1
*
u_blitter: decrease minimum buffer range alignment to 4 for copy_buffer
Marek Olšák
2012-02-24
1
-5
/
+5
*
u_blitter: check for invalid values in copy_buffer
Marek Olšák
2012-02-24
1
-0
/
+11
*
gallium/u_slab: fix possible crash in util_slab_destroy
Marek Olšák
2012-02-23
1
-3
/
+5
*
util: add mutex lock in u_debug_memory.c code
Brian Paul
2012-02-23
1
-0
/
+9
[prev]
[next]