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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: enable compression when supported
Christoph Bumiller
2013-03-29
3
-3
/
+13
*
nvc0: use NOUVEAU_GETPARAM_GRAPH_UNITS to get MP count
Christoph Bumiller
2013-03-29
4
-29
/
+73
*
nv50,nvc0: fix 3d blits, restore viewport after blit
Christoph Bumiller
2013-03-29
2
-18
/
+32
*
nv50: fix 3D render target setup
Christoph Bumiller
2013-03-29
1
-2
/
+10
*
llvmpipe: put .bmp extension on dumped image files
Brian Paul
2013-03-28
1
-2
/
+2
*
llvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
Brian Paul
2013-03-28
1
-1
/
+1
*
draw: fix some build breakage when LLVM is not used
Brian Paul
2013-03-28
2
-1
/
+8
*
st/dri: fix crash with HUD and single buffering
Marek Olšák
2013-03-28
1
-1
/
+2
*
llvmpipe/draw: Fix texture sampling in geometry shaders
Zack Rusin
2013-03-27
8
-71
/
+146
*
draw/llvm: Cleanup the store debugging code
Zack Rusin
2013-03-27
1
-8
/
+5
*
draw: Allocate the output buffer for output primitives
Zack Rusin
2013-03-27
1
-2
/
+1
*
gallivm: Implement the breakc instruction
Zack Rusin
2013-03-27
2
-0
/
+34
*
gallivm: implement implicit primitive flushing
Zack Rusin
2013-03-27
2
-0
/
+15
*
gallium/llvm: implement geometry shaders in the llvm paths
Zack Rusin
2013-03-27
10
-79
/
+1285
*
draw/gs: Fetch more than one primitive per invocation
Zack Rusin
2013-03-27
2
-13
/
+48
*
draw/gs: Abstract the portions of GS that are tgsi specific
Zack Rusin
2013-03-27
2
-128
/
+156
*
draw/llvm: Remove unused gs_constants from jit_context
Zack Rusin
2013-03-27
3
-25
/
+11
*
graw/gs: add missing max output vertices to all tests
Zack Rusin
2013-03-27
4
-0
/
+4
*
radeonsi: add cs tracing v3
Jerome Glisse
2013-03-27
6
-1
/
+124
*
radeon/llvm: document LLVM commit
Christian König
2013-03-26
1
-1
/
+1
*
radeonsi: add preloading for all samplers
Christian König
2013-03-26
1
-12
/
+45
*
radeonsi: add preloading of all constants
Christian König
2013-03-26
1
-16
/
+51
*
radeonsi: mark most intrinsics as readnone/nounwind
Christian König
2013-03-26
1
-8
/
+10
*
radeonsi: mark all loads as constant
Christian König
2013-03-26
1
-7
/
+25
*
radeonsi: remove wqm intrinsic
Christian König
2013-03-26
1
-9
/
+0
*
radeon/llvm: remove uneeded inclusion
Christian König
2013-03-26
1
-1
/
+0
*
gallium/docs: document get_driver_query_info
Marek Olšák
2013-03-26
1
-0
/
+12
*
r600g: add a driver query returning the amount of requested VRAM and GTT memory
Marek Olšák
2013-03-26
8
-0
/
+61
*
r600g: add a driver query returning the number of draw_vbo calls
Marek Olšák
2013-03-26
4
-5
/
+65
*
st/dri: integrate the HUD
Marek Olšák
2013-03-26
3
-0
/
+11
*
gallium: implement a heads-up display module
Marek Olšák
2013-03-26
9
-0
/
+2082
*
gallium: add interface for driver queries like performance counters, etc.
Marek Olšák
2013-03-26
3
-1
/
+24
*
gallium/tgsi: fix valgrind warning
Marek Olšák
2013-03-26
1
-1
/
+1
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
4
-2
/
+78
*
radeonsi: fix crash while binding a NULL constant buffer
Marek Olšák
2013-03-26
1
-1
/
+1
*
r600g: fix crash while binding a NULL constant buffer
Marek Olšák
2013-03-26
1
-1
/
+1
*
r300g: fix crash while binding a NULL constant buffer
Marek Olšák
2013-03-26
1
-1
/
+1
*
r600g: Use virtual address for PIPE_QUERY_SO* in r600_emit_query_end
Martin Andersson
2013-03-25
1
-2
/
+3
*
freedreno: use u_debug for debug env vars
Rob Clark
2013-03-25
1
-3
/
+10
*
gallium: undef PACKAGE_* macros to silence warnings
Brian Paul
2013-03-25
1
-0
/
+8
*
gallivm: init vars to silence warnings
Brian Paul
2013-03-25
1
-2
/
+2
*
freedreno: prefer sw upload for textures
Rob Clark
2013-03-25
1
-0
/
+2
*
freedreno: track maximal scissor bounds
Rob Clark
2013-03-25
9
-136
/
+162
*
gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own file
Roland Scheidegger
2013-03-24
5
-343
/
+392
*
llvmpipe: Fix assertions with assignment instead of comparison.
Vinson Lee
2013-03-24
1
-2
/
+2
*
clover: add dynamic_cast results checking down in clSetKernelArgument() code ...
Dmitry Cherkassov
2013-03-24
1
-0
/
+12
*
gallivm: Add code for rgb9e5 shared exponent format to float conversion
Roland Scheidegger
2013-03-24
3
-3
/
+118
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
11
-1
/
+20
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
4
-2
/
+382
*
r600g: Honour legacy debugging environment variables
Michel Dänzer
2013-03-22
1
-0
/
+10
[next]