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
*
r600g: don't change the order of writes in merge_inst_group
Vadim Girlin
2011-11-17
1
-1
/
+14
*
nvc0: add support for GF119 (NVD9)
Ben Skeggs
2011-11-17
2
-0
/
+2
*
util/draw: replace assertions with conditionals in util_draw_max_index()
Brian Paul
2011-11-15
2
-13
/
+39
*
r600g: fix the representation of control-flow instructions
Marek Olšák
2011-11-15
9
-426
/
+536
*
gallium: add TGSI_SEMANTIC_VERTEXID
Christoph Bumiller
2011-11-14
5
-2
/
+9
*
r600g: mask write for fake VS export components
Vadim Girlin
2011-11-14
1
-4
/
+4
*
r600g: fix op3 & write in merge_inst_groups
Vadim Girlin
2011-11-14
1
-1
/
+1
*
r600g: set max max tex/vtx instructions count to 16 for cayman
Alex Deucher
2011-11-14
1
-3
/
+1
*
r600g: set max tex/vtx instructions count to 16 for evergreen
Vadim Girlin
2011-11-14
1
-1
/
+1
*
llvmpipe: Silent warnings about undeclared llvmpipe_check_render_cond.
José Fonseca
2011-11-14
2
-0
/
+2
*
util: Avoid signed/unsigned comparison in u_trim_pipe_prim().
José Fonseca
2011-11-14
1
-1
/
+1
*
llvmpipe: Remove unused variables.
José Fonseca
2011-11-14
1
-2
/
+0
*
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
2011-11-14
5
-24
/
+68
*
draw: Handle failure to allocate aligned_constant_storage.
José Fonseca
2011-11-14
1
-3
/
+9
*
gallivm: Remove duplicate statement.
José Fonseca
2011-11-14
1
-2
/
+0
*
gallivm: Include stddef.h before the LLVM C++ headers.
José Fonseca
2011-11-14
2
-0
/
+4
*
llvmpipe: fix unswizzle of packed float types.
Dave Airlie
2011-11-14
1
-2
/
+2
*
r600g: properly handle cayman in is_alu_vec_unit_inst()
Alex Deucher
2011-11-13
1
-7
/
+15
*
r600g: fix cb offset for flushed_depth_texture
Vadim Girlin
2011-11-13
1
-1
/
+1
*
r600g: fix stencil buffer ref counting on evergreen
Vadim Girlin
2011-11-13
1
-1
/
+4
*
r600g: lazy load for AR register
Vadim Girlin
2011-11-13
3
-46
/
+61
*
r600g: include INTERP_[XY|ZW] in is_alu_vec_unit_inst
Vadim Girlin
2011-11-13
1
-1
/
+3
*
svga: don't crash/assert if we fail to allocate a vertex buffer
Brian Paul
2011-11-11
1
-9
/
+20
*
draw: handle out of memory conditions
Brian Paul
2011-11-11
1
-3
/
+5
*
util: check for null vertex buffer object in blit code
Brian Paul
2011-11-11
1
-6
/
+10
*
r600g: don't set the query result to 0 after a call to get_query_result
Marek Olšák
2011-11-11
1
-2
/
+0
*
r600g: the type of OCCLUSION_PREDICATE result should be boolean
Marek Olšák
2011-11-11
3
-11
/
+17
*
radeon: silence initializer warnings
Brian Paul
2011-11-10
2
-11
/
+33
*
draw/llvm: silence uninitialized variable warnings
Brian Paul
2011-11-10
1
-0
/
+2
*
r600g: implement PIPE_QUERY_OCCLUSION_PREDICATE
Marek Olšák
2011-11-10
1
-5
/
+21
*
r300g: fix query result of GPU_FINISHED
Marek Olšák
2011-11-10
1
-1
/
+1
*
r300g: implement PIPE_QUERY_GPU_FINISHED
Marek Olšák
2011-11-10
1
-4
/
+35
*
r300g: implement PIPE_QUERY_OCCLUSION_PREDICATE
Marek Olšák
2011-11-10
1
-1
/
+5
*
llvmpipe/u_format: add support for EXT_texture_shared_exponent + EXT_packed_f...
Dave Airlie
2011-11-10
3
-3
/
+42
*
llvmpipe: add NV_conditional_render support.
Dave Airlie
2011-11-10
7
-0
/
+43
*
r600g: remove useless texture barrier
Marek Olšák
2011-11-10
1
-2
/
+0
*
r600g: flush the whole context when CS is full, not just hw_context
Marek Olšák
2011-11-10
3
-1
/
+6
*
r600g: turn some CS overflow checks into assertions
Marek Olšák
2011-11-10
2
-12
/
+2
*
r600g: put the rest of CS overflow checks in r600_need_cs_space
Marek Olšák
2011-11-10
3
-18
/
+9
*
r600g: flush caches regardless of render condition
Marek Olšák
2011-11-10
1
-5
/
+5
*
r600g: disable render condition at the end of CS, re-enable at the beginning
Marek Olšák
2011-11-10
2
-0
/
+19
*
r600g: don't suspend queries if they have already been suspended by blitter
Marek Olšák
2011-11-10
1
-2
/
+11
*
r600g: properly reserve CS space for queries_suspend
Marek Olšák
2011-11-10
3
-21
/
+18
*
r600g: reserve CS space for a draw command in begin_query and render_condition
Marek Olšák
2011-11-10
3
-11
/
+25
*
r600g: consolidate checking whether CS is full
Marek Olšák
2011-11-10
3
-31
/
+28
*
r600g: clarify meaning of one variable in shader codegen
Marek Olšák
2011-11-09
1
-1
/
+1
*
r600g: cosmetic changes in query code
Marek Olšák
2011-11-09
2
-10
/
+7
*
r600g: use modulo for computing index into query (ring) buffers
Marek Olšák
2011-11-09
1
-14
/
+5
*
r600g: make r600_query_result more generic
Marek Olšák
2011-11-09
1
-15
/
+37
*
Remove tgsi_sse2.
José Fonseca
2011-11-08
20
-7048
/
+3
[next]