index
:
~andrem/mesa
master
r600-basevtx
r600-blit
r600-debug
r600-depth
r600-dxtn
r600-glsl
r600-test
Unnamed repository; edit this file to name it for gitweb.
andrem
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
r600: demo to get shadowtex working
r600-depth
Andre Maasikas
1
-0
/
+35
2010-09-21
r600: temp hack to get rendering with no CB working
Andre Maasikas
2
-1
/
+10
2010-09-21
r600: remove tiled bits - we cannot upload them nor sample from them correctly
Andre Maasikas
2
-9
/
+4
2010-09-21
r600: prepare for depth copy
Andre Maasikas
1
-1
/
+67
2010-09-21
r600: prepare for tiled blits
Andre Maasikas
7
-15
/
+30
2010-09-21
d3d1x: add new Direct3D 10/11 COM state tracker for Gallium
Luca Barbieri
108
-0
/
+26335
2010-09-21
r600g: Removed debug code.
Tilman Sauerbeck
1
-1
/
+0
2010-09-21
r600g: fix eg texture borders.
Dave Airlie
4
-28
/
+35
2010-09-21
r600g: fixup evergreen miptree setup.
Dave Airlie
1
-2
/
+5
2010-09-20
r300/compiler: Refactor the pair instruction data structures
Tom Stellard
4
-38
/
+21
2010-09-21
r600g: set back to correct codepaths.
Dave Airlie
1
-1
/
+1
2010-09-21
r600g: deal with overflow of VTX/TEX CF clauses.
Dave Airlie
1
-2
/
+8
2010-09-20
tgsi: Remove duplicate case value.
Vinson Lee
1
-1
/
+0
2010-09-21
dri/nouveau: Fix software mipmap generation on 1x1 textures.
Francisco Jerez
1
-1
/
+1
2010-09-21
dri/nv10-nv20: Fix texturing in some cases after a base level change.
Francisco Jerez
3
-11
/
+10
2010-09-21
dri/nouveau: Cleanup more references to old FBOs and VBOs.
Francisco Jerez
2
-4
/
+4
2010-09-21
dri/nouveau: Remove unnecessary assertion.
Francisco Jerez
1
-5
/
+0
2010-09-21
dri/nv04: Use nvgl_wrap_mode().
Francisco Jerez
1
-20
/
+2
2010-09-21
tgsi: Actually care what check_soa_dependencies says
Jakob Bornecrantz
1
-17
/
+39
2010-09-21
tgsi: Don't ignore indirect registers in tgsi_check_soa_dependencies
José Fonseca
1
-2
/
+4
2010-09-20
Fix typos in comments and debug output strings.
Timo Wiren
3
-6
/
+6
2010-09-20
r600g: add back reference check when mapping buffer
Jerome Glisse
2
-7
/
+8
2010-09-20
r600g: use pipe context for flushing inside map
Jerome Glisse
8
-19
/
+28
2010-09-20
python/tests: Fixed tri.py for API and TGSI syntax changes.
Tilman Sauerbeck
1
-4
/
+4
2010-09-20
r600g: Implemented the Z and W component write for the SCS opcode.
Tilman Sauerbeck
1
-0
/
+49
2010-09-20
r600g: Honour destination operand's writemask in the SCS implementation.
Tilman Sauerbeck
1
-26
/
+35
2010-09-20
softpipe: fix whitespace
Luca Barbieri
1
-2
/
+2
2010-09-20
tgsi: add switch/case opcodes to tgsi_opcode_tmp.h
Luca Barbieri
1
-0
/
+4
2010-09-20
softpipe: make z/s test always pass if no zsbuf, instead of crashing
Luca Barbieri
1
-2
/
+6
2010-09-20
gallium: avoid the C++ keyword "template" in sw_winsys.h
Luca Barbieri
1
-1
/
+1
2010-09-20
gallivm: remove debug code
Brian Paul
1
-2
/
+0
2010-09-20
llvmpipe: fix query bug when no there's no scene
Brian Paul
1
-2
/
+3
2010-09-20
st/mesa: fix assertion failure in GetTexImage for cubemaps
Marek Olšák
1
-0
/
+6
2010-09-20
r600g: move chip class to radeon common structure
Jerome Glisse
14
-75
/
+100
2010-09-20
glsl: Fix broken handling of ir_binop_equal and ir_binop_nequal.
Kenneth Graunke
1
-25
/
+30
2010-09-20
glsl: Add comments to clarify the types of comparison binops.
Kenneth Graunke
1
-1
/
+2
2010-09-20
glsl2: silence compiler warnings in printf() calls
Brian Paul
1
-2
/
+4
2010-09-20
mesa: don't call valid_texture_object() in non-debug builds
Brian Paul
1
-5
/
+2
2010-09-20
glsl: Add doxygen comments
Ian Romanick
2
-12
/
+121
2010-09-20
i915g: Link with wrapper sw winsys with scons
Jakob Bornecrantz
1
-0
/
+1
2010-09-20
svga: Integer constant register file has a separate namespace.
Michal Krol
3
-8
/
+9
2010-09-20
svga: Fix relative addressing translation for pixel shaders.
Michal Krol
1
-14
/
+37
2010-09-19
r600g: Cleanup viewport floats.
Corbin Simpson
1
-10
/
+23
2010-09-19
r600g: Clean up PS setup.
Corbin Simpson
2
-16
/
+25
2010-09-20
r600g: only flush for the correct colorbuffer, not all of them.
Dave Airlie
1
-2
/
+4
2010-09-20
r600g: add missing BC_INST wrapper for evergreen
Dave Airlie
1
-1
/
+1
2010-09-20
r600g: fixup r700 CB_SHADER_CONTROL register.
Dave Airlie
3
-35
/
+36
2010-09-20
r600g: fix r700 cube map sizing.
Dave Airlie
1
-4
/
+9
2010-09-20
r600g: add color/texture support for more depth formats.
Dave Airlie
3
-2
/
+20
2010-09-20
r600g: add z16 to color setup
Dave Airlie
2
-0
/
+13
[next]