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
*
gallivm: Swizzle constants into the right AoS ordering.
Brian Paul
2012-01-27
1
-1
/
+1
*
draw: Ensure that prepare is always run after LLVM garbagge collection.
José Fonseca
2012-01-27
1
-0
/
+5
*
Revert "r600g: use S_028B20_BUFFER_0_EN macro for streamout buffer enable"
Marek Olšák
2012-01-27
1
-1
/
+1
*
svga: reset vertex buffer offset in svga_release_user_upl_buffers()
Brian Paul
2012-01-26
1
-0
/
+11
*
nvfx: fix nv3x fallout from state validation changes
Lucas Stach
2012-01-26
1
-1
/
+5
*
draw: Only run prepare when state, prim and opt changes
Jakob Bornecrantz
2012-01-26
5
-10
/
+66
*
draw: Don't revalidate pipeline on backend flushes
Jakob Bornecrantz
2012-01-26
1
-1
/
+2
*
draw: Remove reduced_prim
Jakob Bornecrantz
2012-01-26
3
-12
/
+0
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
1
-1
/
+1
*
r600g: handle start_component from stream_output_info when possible
Marek Olšák
2012-01-25
1
-4
/
+4
*
r600g: don't expose transform_feedback2 without kernel support
Marek Olšák
2012-01-25
1
-1
/
+2
*
gallium/docs: document more CAPs
Marek Olšák
2012-01-25
1
-0
/
+20
*
r600g: nuke the fallback for vertex and fragment color clamping
Marek Olšák
2012-01-25
6
-53
/
+1
*
r300g: nuke the fallback for fragment color clamping
Marek Olšák
2012-01-25
5
-36
/
+0
*
st/mesa: do vertex and fragment color clamping in shaders
Marek Olšák
2012-01-25
9
-10
/
+27
*
st/xvmc: remove xorg-server dependency
Christian König
2012-01-25
1
-1
/
+2
*
softpipe: move var initialization to silence warning
Brian Paul
2012-01-24
1
-2
/
+1
*
r600g: remove unused variable
Brian Paul
2012-01-24
1
-1
/
+0
*
svga: fix typedef conflicts on Haiku
Alexander von Gluck
2012-01-24
1
-0
/
+4
*
llvmpipe: fix symbol conflict on Haiku
Alexander von Gluck
2012-01-24
1
-2
/
+2
*
scons: Remove Haiku one-offs for gallium drivers
Alexander von Gluck
2012-01-24
1
-7
/
+2
*
gallium/postprocess: Proper reference counting of pp_jimenezmlaa depth buffer.
Michel Dänzer
2012-01-24
1
-1
/
+2
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
2
-0
/
+9
*
gbm: install libgbm.so into lib
Matt Turner
2012-01-24
1
-1
/
+0
*
llvmpipe: Fix math error in LP_DEBUG=counters output
Adam Jackson
2012-01-24
1
-2
/
+3
*
r600g: fix inconsistency with INTERP* opcode definitions
Vadim Girlin
2012-01-24
3
-11
/
+11
*
r600g: replace raw opcodes with names in the is_alu_trans/vector
Vadim Girlin
2012-01-24
1
-12
/
+80
*
r600g: add missing opcode definitions
Vadim Girlin
2012-01-24
1
-5
/
+85
*
r600g: fix loop break/continue operations
Vadim Girlin
2012-01-24
1
-2
/
+0
*
r600g: fix fragcoord.w
Vadim Girlin
2012-01-24
1
-4
/
+27
*
targets/gbm: Fix install path
Benjamin Franzke
2012-01-24
1
-3
/
+3
*
egl,gbm_gallium: Fix linkage against gbm from automake
Benjamin Franzke
2012-01-24
1
-0
/
+1
*
r600g: fix interpolation with clipvertex
Vadim Girlin
2012-01-24
1
-0
/
+3
*
r600g: clean up register headers
Alex Deucher
2012-01-23
4
-66
/
+55
*
r600g: cayman fix integer multiplies
Dave Airlie
2012-01-23
1
-1
/
+29
*
r600g: cayman initial integer support
Dave Airlie
2012-01-23
1
-22
/
+24
*
r600g: fix VS fog export
Vadim Girlin
2012-01-23
1
-0
/
+5
*
r600g: shift integer ops are trans unit only on r600.
Dave Airlie
2012-01-22
1
-0
/
+1
*
r600g: replace trans/vector-only instruction lists with ranges (v2)
Vadim Girlin
2012-01-22
1
-71
/
+15
*
Revert "r600g: replace trans/vector-only instruction lists with ranges"
Dave Airlie
2012-01-22
1
-11
/
+73
*
r600g: srgb mode is only valid on certain format types.
Dave Airlie
2012-01-22
1
-0
/
+8
*
r600g: initial cube shadow sampling
Dave Airlie
2012-01-22
1
-2
/
+22
*
r600g: take into account kcache banks for bank swizzle check
Vadim Girlin
2012-01-22
1
-2
/
+2
*
r600g: set round_mode to truncate and get rid of tgsi_f2i on evergreen
Vadim Girlin
2012-01-22
3
-56
/
+50
*
r600g: replace trans/vector-only instruction lists with ranges
Vadim Girlin
2012-01-22
1
-73
/
+11
*
r600g: fix some interpolation tests for evergreen
Vadim Girlin
2012-01-22
1
-4
/
+4
*
r600g: implement clip vertex v2
Vadim Girlin
2012-01-21
10
-113
/
+196
*
r600g: improve kcache line sets handling v2
Vadim Girlin
2012-01-21
4
-86
/
+216
*
r600g: no need to do CUBE coordinate handling for TXQ.
Dave Airlie
2012-01-21
1
-1
/
+3
*
r600g: make INTERP_LOAD_P0 vector-only
Vadim Girlin
2012-01-21
1
-0
/
+1
[next]