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
...
*
ilo: update headers from i965
Chia-I Wu
2013-05-21
5
-54
/
+149
*
r600g/llvm: fix cubemap lod/bias
Vincent Lejeune
2013-05-20
1
-0
/
+3
*
r600g/llvm: Fix texelFetchOffset-2D
Vincent Lejeune
2013-05-20
1
-0
/
+6
*
r600g/llvm: Fix cubearray textureSize
Vincent Lejeune
2013-05-20
3
-0
/
+17
*
r600g/llvm: Factorize code loading from const buffer.
Vincent Lejeune
2013-05-20
1
-27
/
+24
*
llvmpipe: enable z32s8x24 format
Roland Scheidegger
2013-05-18
1
-6
/
+0
*
llvmpipe: handle z32s8x24 depth/stencil format
Roland Scheidegger
2013-05-18
9
-148
/
+259
*
llvmpipe: get rid of unused tiled/linear logic
Roland Scheidegger
2013-05-18
7
-713
/
+50
*
llvmpipe: fix bogus handling of first_layer when setting up texture sampling
Roland Scheidegger
2013-05-18
2
-14
/
+18
*
gallivm: handle z32s8x24 format for sampling
Roland Scheidegger
2013-05-18
1
-8
/
+51
*
gallivm: Eliminate 8.8 fixed point intermediates from AoS sampling path.
José Fonseca
2013-05-17
5
-242
/
+186
*
gallivm: Add and use lp_build_lerp_3d.
José Fonseca
2013-05-17
3
-26
/
+60
*
radeon/llvm: Run standard optimization passes on conpute shader modules
Tom Stellard
2013-05-17
1
-0
/
+15
*
r600g: fixup for MSAA texture support checking
Niels Ole Salscheider
2013-05-16
1
-1
/
+1
*
llvmpipe: Temporary workaround to prevent segfault on array textures.
José Fonseca
2013-05-16
1
-0
/
+3
*
gallivm: Support pointers in lp_build_print_value().
José Fonseca
2013-05-16
1
-0
/
+2
*
ilo: emit 3DSTATE_STENCIL_BUFFER on GEN7+
Chia-I Wu
2013-05-16
2
-7
/
+21
*
ilo: add support for stencil resources on GEN7+
Chia-I Wu
2013-05-16
8
-33
/
+545
*
winsys/intel: test for and expose address swizzling
Chia-I Wu
2013-05-16
2
-0
/
+23
*
r600g: cleanup MSAA texture support checking
Marek Olšák
2013-05-15
7
-72
/
+21
*
r600g: rewrite FMASK allocation, fix FMASK texturing with 2 and 4 samples
Marek Olšák
2013-05-15
7
-36
/
+42
*
draw: More defensive coding in DRAW_GET_IDX.
José Fonseca
2013-05-15
1
-2
/
+2
*
draw: Fix vsplit regression when the ib can be used directly.
José Fonseca
2013-05-15
1
-1
/
+1
*
ilo: clean up transfer format conversion
Chia-I Wu
2013-05-15
1
-34
/
+48
*
ilo: rework transfer mapping method choosing
Chia-I Wu
2013-05-15
1
-102
/
+133
*
ilo: refactor transfer mapping
Chia-I Wu
2013-05-15
1
-27
/
+52
*
ilo: no writeback without PIPE_TRANSFER_WRITE
Chia-I Wu
2013-05-15
1
-0
/
+5
*
ilo: minor cleanups for transfers
Chia-I Wu
2013-05-15
1
-41
/
+41
*
ilo: simplify ilo_texture_get_slice_offset()
Chia-I Wu
2013-05-15
4
-55
/
+40
*
draw/gs: fix extracting of the clip
Zack Rusin
2013-05-14
1
-2
/
+4
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
14
-68
/
+137
*
draw: use the total number of vertices for statistics
Zack Rusin
2013-05-14
2
-2
/
+2
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
16
-42
/
+137
*
gallivm/soa: implement indirect addressing in immediates
Zack Rusin
2013-05-14
2
-2
/
+82
*
draw/gs: don't bind the tgsi state if we're using llvm paths
Zack Rusin
2013-05-14
1
-1
/
+6
*
gallivm: Fix build with LLVM >= 3.4 r181680.
Vinson Lee
2013-05-14
1
-1
/
+3
*
radeonsi: update r600_get_llvm_processor_name for hainan
Alex Deucher
2013-05-14
1
-0
/
+1
*
radeonsi: add support for hainan chips
Alex Deucher
2013-05-14
4
-0
/
+6
*
draw: Fix io_ptr/num_prims name in IR.
José Fonseca
2013-05-14
1
-1
/
+1
*
graw/tgsi_dump: Fix gdb macro.
José Fonseca
2013-05-14
1
-2
/
+2
*
r600g/sb: add missing cases for ARUBA chips
Vadim Girlin
2013-05-14
2
-0
/
+2
*
r600g/sb: get rid of standard c++ streams
Vadim Girlin
2013-05-14
24
-545
/
+592
*
r600g/sb: separate bytecode decoding and parsing
Vadim Girlin
2013-05-14
6
-144
/
+163
*
vl/vdpau: fix PresentationQueueQuerySurfaceStatus
Christian König
2013-05-14
2
-17
/
+19
*
ilo: rework ilo_texture
Chia-I Wu
2013-05-14
5
-766
/
+1027
*
ilo: rename ilo_resource to ilo_texture
Chia-I Wu
2013-05-14
7
-322
/
+322
*
ilo: move transfer-related functions to a new file
Chia-I Wu
2013-05-14
6
-450
/
+518
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
11
-1
/
+19
*
ilo: Initialize read_back in transfer_map_sys.
Vinson Lee
2013-05-10
1
-1
/
+1
*
r600g: increase array size for shader inputs and outputs
Marek Olšák
2013-05-10
2
-2
/
+4
[prev]
[next]