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
*
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-15
7
-32
/
+39
*
i915g: Remove unnecessary header.
Vinson Lee
2010-04-14
1
-1
/
+0
*
r300g: fix regression in texdepth.
Dave Airlie
2010-04-15
1
-5
/
+7
*
gallium/tests: Add test case for pipe_barrier.
Vinson Lee
2010-04-14
3
-0
/
+88
*
swrastg: Fix defines to be able to load more then one sw driver
Jakob Bornecrantz
2010-04-14
1
-6
/
+6
*
llvmpipe: comments for fence functions
Brian Paul
2010-04-14
1
-0
/
+26
*
r300g: fix possible crash when shader compilation fails
Marek Olšák
2010-04-14
2
-0
/
+6
*
r300g: simplify get_shader_constant to be rc-constant-state specific
Marek Olšák
2010-04-14
1
-47
/
+34
*
progs/gallium: Fix relative path in Makefile.
Vinson Lee
2010-04-14
2
-2
/
+2
*
u_blitter: Coords are normalized.
Corbin Simpson
2010-04-13
1
-0
/
+1
*
r300g: remove the CS compenstation for non-atomized states
Marek Olšák
2010-04-14
1
-3
/
+0
*
r300g: remove always_dirty flag and correct leftovers
Marek Olšák
2010-04-14
2
-7
/
+5
*
r300g: atomize beginning occlusion query
Marek Olšák
2010-04-14
7
-17
/
+8
*
r300g: atomize VS constant buffer
Marek Olšák
2010-04-14
7
-25
/
+30
*
r300g: emit VS immediates along with VS code
Marek Olšák
2010-04-14
4
-7
/
+37
*
r300g: make setting up fragment depth output less hackish
Marek Olšák
2010-04-14
3
-16
/
+18
*
r300g: kill off r300_fragment_shader::shadow_samplers and friends
Marek Olšák
2010-04-14
2
-9
/
+0
*
retrace: Update for recent interface changes.
José Fonseca
2010-04-14
1
-23
/
+24
*
trace: Ignore transfer_flush_region too.
José Fonseca
2010-04-14
1
-7
/
+0
*
i915g: Fix winsys SCons build.
Vinson Lee
2010-04-13
1
-0
/
+2
*
i915g: Whitespace & formating
Jakob Bornecrantz
2010-04-13
2
-15
/
+11
*
i915g: Mark shared layouts more clearly
Jakob Bornecrantz
2010-04-13
1
-9
/
+15
*
Merge branch '7.8'
Jesse Barnes
2010-04-13
1
-1
/
+1
|
\
|
*
i915g: Fix assert.
Vinson Lee
2010-04-11
1
-1
/
+1
*
|
llvmpipe: disable half float formats
Alan Hourihane
2010-04-13
1
-0
/
+5
*
|
gallium: Remove pipe_screen::update_buffer.
Chia-I Wu
2010-04-13
2
-12
/
+0
*
|
gallium: disable tests when using embedded build
Alan Hourihane
2010-04-13
1
-2
/
+3
*
|
util: Fix util_dynarray_trim().
Michal Krol
2010-04-13
1
-9
/
+10
*
|
nvfx: use dynamically sized rotating BO pool for fragment programs
Luca Barbieri
2010-04-13
2
-110
/
+137
*
|
draw llvm: Initialize variable.
Vinson Lee
2010-04-13
1
-1
/
+1
*
|
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-04-13
1
-0
/
+1
*
|
st/vega: Drop st_public support.
Chia-I Wu
2010-04-13
4
-610
/
+0
*
|
st/vega: Do not rely on st_resize_framebuffer.
Chia-I Wu
2010-04-13
1
-24
/
+239
*
|
nvfx: fix for 64-bit systems
Luca Barbieri
2010-04-13
1
-1
/
+1
*
|
gallium/auxiliary: make util_dynarray_trim do nothing if size == capacity
Luca Barbieri
2010-04-13
1
-1
/
+3
*
|
gallium/auxiliary: add util_dynarray_resize
Luca Barbieri
2010-04-13
1
-2
/
+8
*
|
gallium/auxiliary: fix util_dynarray_trim to 0 to free the data
Luca Barbieri
2010-04-13
1
-2
/
+8
*
|
util: implement Jose Fonseca's suggestions for u_buffer.h -> u_dynarray.h
Luca Barbieri
2010-04-13
2
-57
/
+96
*
|
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
2010-04-13
1
-1
/
+4
*
|
r300g: add generating texture coordinates for point sprites
Marek Olšák
2010-04-13
5
-21
/
+85
*
|
progs/gallium: Move into src/gallium/tests
José Fonseca
2010-04-13
88
-0
/
+6713
*
|
gallium/auxiliary: add dynamically sized buffer/array/vector
Luca Barbieri
2010-04-12
1
-0
/
+57
*
|
nvfx: add LRP in vertprog
Luca Barbieri
2010-04-12
1
-0
/
+5
*
|
nvfx: add SIN and COS in vertprog
Luca Barbieri
2010-04-12
1
-0
/
+6
*
|
nvfx: add missing vertprog setcond instructions
Luca Barbieri
2010-04-12
1
-0
/
+18
*
|
nvfx: allocate a bigger block for queries
Luca Barbieri
2010-04-12
2
-4
/
+11
*
|
nvfx: support an unlimited number of occlusion queries
Luca Barbieri
2010-04-12
3
-8
/
+22
*
|
r300g: Move declaration before code.
Vinson Lee
2010-04-12
1
-2
/
+4
*
|
nvfx: fix TXL opcode value
Luca Barbieri
2010-04-12
1
-1
/
+1
*
|
nvfx: Add support for two sided color
Luca Barbieri
2010-04-12
2
-2
/
+4
[next]