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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel: Use accessor for stencil reference values
Chris Forbes
2013-05-15
3
-8
/
+11
*
mesa: Use accessor for stencil reference values in glGet
Chris Forbes
2013-05-15
2
-2
/
+6
*
mesa: add accessor for effective stencil ref
Chris Forbes
2013-05-15
1
-0
/
+14
*
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
*
docs: Mark a few things as in progress.
Kenneth Graunke
2013-05-14
1
-6
/
+6
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
15
-70
/
+139
*
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
17
-45
/
+142
*
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
*
mesa/st: Temporary workaround for fdo bug 64568.
José Fonseca
2013-05-14
1
-0
/
+5
*
radeonsi: add Hainan pci ids
Alex Deucher
2013-05-14
1
-0
/
+7
*
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
*
i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3 check.
Rodrigo Vivi
2013-05-13
1
-2
/
+2
*
i965: write layer if gl_Layer is used in VS
Jordan Justen
2013-05-13
1
-0
/
+4
*
glsl: add AMD_vertex_shader_layer support
Jordan Justen
2013-05-13
4
-0
/
+37
*
extensions: add AMD_vertex_shader_layer
Jordan Justen
2013-05-13
2
-1
/
+3
*
mesa: Expose GL_OES_texture_npot on GLES1
Chad Versace
2013-05-13
1
-1
/
+1
*
glsl: Death to array dereferences of vectors!
Ian Romanick
2013-05-13
3
-169
/
+32
*
glsl: Generate correct ir_binop_vector_extract code for out and inout parameters
Ian Romanick
2013-05-13
1
-47
/
+102
*
glsl: Use vector-insert and vector-extract on elements of gl_ClipDistanceMESA
Ian Romanick
2013-05-13
1
-6
/
+60
*
glsl: Remove some stale comments about ir_call
Ian Romanick
2013-05-13
1
-6
/
+2
*
glsl: Convert lower_clip_distance_visitor to be an ir_rvalue_visitor
Ian Romanick
2013-05-13
1
-23
/
+33
*
glsl: Generate ir_binop_vector_extract for indexing of vectors
Ian Romanick
2013-05-13
1
-4
/
+16
*
glsl: Convert ir_binop_vector_extract in the LHS to ir_triop_vector_insert
Ian Romanick
2013-05-13
1
-0
/
+24
*
glsl: Add lowering pass for ir_triop_vector_insert
Ian Romanick
2013-05-13
7
-0
/
+145
*
glsl: Lower ir_binop_vector_extract to conditional moves
Ian Romanick
2013-05-13
1
-1
/
+31
*
glsl: Lower ir_binop_vector_extract to swizzle
Ian Romanick
2013-05-13
1
-0
/
+45
*
glsl: Refactor part of convert_vec_index_to_cond_assign
Ian Romanick
2013-05-13
1
-20
/
+37
*
glsl: Add ir_triop_vector_insert
Ian Romanick
2013-05-13
5
-1
/
+46
*
glsl: Add ir_binop_vector_extract
Ian Romanick
2013-05-13
5
-5
/
+55
*
glsl: Fix "make check" breakage after adding options to do_common_optimization.
Paul Berry
2013-05-13
1
-5
/
+9
*
glsl: Add a pass to flip matrix/vector multiplies to use dot products.
Kenneth Graunke
2013-05-12
4
-0
/
+128
[prev]
[next]