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
*
Merge branch 'sprite-coord'
Brian Paul
2010-09-21
20
-127
/
+372
|
\
|
*
draw: check bitshift against PIPE_MAX_SHADER_OUTPUS
Brian Paul
2010-09-20
1
-1
/
+5
|
*
llvmpipe: check bitshift against PIPE_MAX_SHADER_OUTPUTS
Brian Paul
2010-09-20
1
-2
/
+5
|
*
draw: fix test for using the wide-point stage
Brian Paul
2010-09-20
1
-2
/
+2
|
*
llvmpipe: implement sprite coord origin modes
Brian Paul
2010-09-20
1
-6
/
+12
|
*
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
2010-09-20
5
-6
/
+10
|
*
llvmpipe: clean-up, comments in setup_point_coefficient()
Brian Paul
2010-09-20
1
-5
/
+10
|
*
llvmpipe: reformatting, remove trailing whitespace, etc
Brian Paul
2010-09-20
1
-21
/
+23
|
*
llvmpipe: indentation fix
Brian Paul
2010-09-20
1
-1
/
+1
|
*
llvmpipe: maintain fragment shader state for draw module
Brian Paul
2010-09-20
2
-0
/
+14
|
*
gallium/docs: added new pipeline.txt diagram
Brian Paul
2010-09-17
1
-0
/
+128
|
*
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-17
10
-82
/
+153
|
*
gallium: better docs for pipe_rasterizer_state::sprite_coord_enable
Brian Paul
2010-09-17
1
-5
/
+13
*
|
d3d1x: actually enable and fix blob apis
Luca Barbieri
2010-09-21
2
-6
/
+7
*
|
d3d1x: add missing file
Luca Barbieri
2010-09-21
1
-0
/
+87
*
|
d3d1x: fix compilation with recent Wine versions installed
Luca Barbieri
2010-09-21
1
-1
/
+1
*
|
d3d1x: add blob and signature extraction APIs
Luca Barbieri
2010-09-21
7
-13
/
+116
*
|
llvmpipe: fix flatshading in new line code
Keith Whitwell
2010-09-21
1
-6
/
+13
*
|
d3d1x: add new Direct3D 10/11 COM state tracker for Gallium
Luca Barbieri
2010-09-21
108
-0
/
+26335
*
|
r600g: Removed debug code.
Tilman Sauerbeck
2010-09-21
1
-1
/
+0
*
|
r600g: fix eg texture borders.
Dave Airlie
2010-09-21
4
-28
/
+35
*
|
r600g: fixup evergreen miptree setup.
Dave Airlie
2010-09-21
1
-2
/
+5
*
|
r600g: set back to correct codepaths.
Dave Airlie
2010-09-21
1
-1
/
+1
*
|
r600g: deal with overflow of VTX/TEX CF clauses.
Dave Airlie
2010-09-21
1
-2
/
+8
*
|
tgsi: Remove duplicate case value.
Vinson Lee
2010-09-20
1
-1
/
+0
*
|
tgsi: Actually care what check_soa_dependencies says
Jakob Bornecrantz
2010-09-21
1
-17
/
+39
*
|
tgsi: Don't ignore indirect registers in tgsi_check_soa_dependencies
José Fonseca
2010-09-21
1
-2
/
+4
*
|
r600g: add back reference check when mapping buffer
Jerome Glisse
2010-09-20
2
-7
/
+8
*
|
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
8
-19
/
+28
*
|
python/tests: Fixed tri.py for API and TGSI syntax changes.
Tilman Sauerbeck
2010-09-20
1
-4
/
+4
*
|
r600g: Implemented the Z and W component write for the SCS opcode.
Tilman Sauerbeck
2010-09-20
1
-0
/
+49
*
|
r600g: Honour destination operand's writemask in the SCS implementation.
Tilman Sauerbeck
2010-09-20
1
-26
/
+35
*
|
softpipe: fix whitespace
Luca Barbieri
2010-09-20
1
-2
/
+2
*
|
tgsi: add switch/case opcodes to tgsi_opcode_tmp.h
Luca Barbieri
2010-09-20
1
-0
/
+4
*
|
softpipe: make z/s test always pass if no zsbuf, instead of crashing
Luca Barbieri
2010-09-20
1
-2
/
+6
*
|
gallium: avoid the C++ keyword "template" in sw_winsys.h
Luca Barbieri
2010-09-20
1
-1
/
+1
*
|
gallivm: remove debug code
Brian Paul
2010-09-20
1
-2
/
+0
*
|
llvmpipe: fix query bug when no there's no scene
Brian Paul
2010-09-20
1
-2
/
+3
*
|
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
14
-75
/
+100
*
|
i915g: Link with wrapper sw winsys with scons
Jakob Bornecrantz
2010-09-20
1
-0
/
+1
*
|
svga: Integer constant register file has a separate namespace.
Michal Krol
2010-09-20
3
-8
/
+9
*
|
svga: Fix relative addressing translation for pixel shaders.
Michal Krol
2010-09-20
1
-14
/
+37
*
|
r600g: Cleanup viewport floats.
Corbin Simpson
2010-09-19
1
-10
/
+23
*
|
r600g: Clean up PS setup.
Corbin Simpson
2010-09-19
2
-16
/
+25
*
|
r600g: only flush for the correct colorbuffer, not all of them.
Dave Airlie
2010-09-20
1
-2
/
+4
*
|
r600g: add missing BC_INST wrapper for evergreen
Dave Airlie
2010-09-20
1
-1
/
+1
*
|
r600g: fixup r700 CB_SHADER_CONTROL register.
Dave Airlie
2010-09-20
3
-35
/
+36
*
|
r600g: fix r700 cube map sizing.
Dave Airlie
2010-09-20
1
-4
/
+9
*
|
r600g: add color/texture support for more depth formats.
Dave Airlie
2010-09-20
3
-2
/
+20
*
|
r600g: add z16 to color setup
Dave Airlie
2010-09-20
2
-0
/
+13
[next]