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
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
16
-393
/
+393
*
gallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h
Tom Stellard
2012-01-30
4
-395
/
+385
*
gallivm: Add function lp_bld_gather_values()
Tom Stellard
2012-01-30
2
-0
/
+21
*
tgsi: Add output_mode to struct tgsi_opcode_info v2
Tom Stellard
2012-01-30
2
-162
/
+201
*
st/dri: Support 24bit formats in dri2_allocate_buffer
Benjamin Franzke
2012-01-30
1
-0
/
+3
*
r600g: fix udiv/idiv/umod/imod on cayman
Dave Airlie
2012-01-30
1
-91
/
+280
*
r600g: enable blend_bypass for uint/sint
Dave Airlie
2012-01-30
1
-1
/
+12
*
r600g: fix fragcoord.w test on cayman
Dave Airlie
2012-01-30
1
-11
/
+28
*
r600g: remove unused streamout code
Marek Olšák
2012-01-30
1
-29
/
+0
*
r600g: disable printing debug info for streamout
Marek Olšák
2012-01-30
1
-1
/
+2
*
gallium: remove trailing comma to silence warning
Brian Paul
2012-01-29
1
-1
/
+1
*
nvfx,nv50,nvc0: handle PIPE_CAP_GLSL_FEATURE_LEVEL
Christoph Bumiller
2012-01-29
3
-0
/
+6
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
5
-1
/
+13
*
draw: Remove unused variables.
Vinson Lee
2012-01-28
1
-4
/
+0
*
r600g: fix linear and flat interpolation
Vadim Girlin
2012-01-28
4
-17
/
+27
*
r600g: remove unsupported evergreen CB formats
Alex Deucher
2012-01-27
1
-7
/
+0
*
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
[next]