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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CELL: improve twiddling/untwiddling error text
Robert Ellison
2008-11-20
1
-2
/
+2
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-20
13
-355
/
+687
|
\
|
*
mesa: fix shadow sampling unit issue.
Xiang, Haihao
2008-11-20
1
-1
/
+6
|
*
intel: fix i830 comment + backwards VB offsets.
airlied
2008-11-20
2
-3
/
+3
|
*
intel: fix i8xx vbo enable bit
airlied
2008-11-20
1
-1
/
+1
|
*
intel: add lots of i830 engine to intel_decode debug
airlied
2008-11-20
1
-20
/
+110
|
*
mesa: minor comment reformattting
Brian Paul
2008-11-19
1
-16
/
+13
|
*
mesa: glsl compiler debug code
Brian Paul
2008-11-19
1
-141
/
+151
|
*
mesa: rework GLSL array code generation
Brian Paul
2008-11-19
5
-160
/
+371
|
*
mesa: don't realloc instruction buffer so often
Brian Paul
2008-11-19
1
-13
/
+22
|
*
mesa: updated comment
Brian Paul
2008-11-19
1
-0
/
+2
|
*
mesa: clamp luminance if needed.
Xiang, Haihao
2008-11-19
2
-2
/
+10
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-11-19
7
-98
/
+333
|
\
\
|
*
|
python/retrace: Dump constants.
José Fonseca
2008-11-20
1
-2
/
+15
|
*
|
python: Allow to read from buffers.
José Fonseca
2008-11-20
2
-1
/
+31
|
*
|
python/retrace: Fix formatting of shaders.
José Fonseca
2008-11-19
1
-5
/
+11
|
*
|
python/retrace: Ignore irrelevant calls.
José Fonseca
2008-11-19
1
-0
/
+10
|
*
|
python/retrace: Highlight the trace dump to help to visualize.
José Fonseca
2008-11-19
4
-35
/
+185
|
*
|
python/retrace: Use the usual BSD-style license.
José Fonseca
2008-11-19
3
-54
/
+78
|
*
|
gallium: Use costum log2 for all windows builds.
José Fonseca
2008-11-17
1
-6
/
+8
|
*
|
gallium: State when there are no memory leaks detected.
José Fonseca
2008-11-17
1
-0
/
+6
|
*
|
gallium: Make handle_table reentrant.
José Fonseca
2008-11-17
1
-8
/
+26
*
|
|
add SRGB formats
Alan Hourihane
2008-11-19
1
-0
/
+26
*
|
|
tgsi: Return 0.0 for negative constant register indices.
Michal Krol
2008-11-18
1
-8
/
+16
*
|
|
tgsi: Keep address register as a floating point.
Michal Krol
2008-11-18
1
-20
/
+9
*
|
|
scons: Support MinGW32 cross compiler.
José Fonseca
2008-11-18
1
-0
/
+6
*
|
|
gallium: State when there are no memory leaks detected.
José Fonseca
2008-11-17
1
-0
/
+6
*
|
|
gallium: Make handle_table reentrant.
José Fonseca
2008-11-17
1
-8
/
+26
*
|
|
gallivm: fix some small stuff.
Stephane Marchesin
2008-11-16
2
-3
/
+3
*
|
|
i915: Silence warnings
Jakob Bornecrantz
2008-11-16
3
-4
/
+8
*
|
|
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-11-15
20
-500
/
+660
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: no longer need Writemask field in GLSL IR nodes
Brian Paul
2008-11-13
4
-69
/
+23
|
*
|
mesa: revamp GLSL instruction emit code
Brian Paul
2008-11-13
1
-244
/
+381
|
*
|
mesa: make writemask_string() non-static
Brian Paul
2008-11-13
2
-4
/
+7
|
*
|
mesa: remove some do-nothing GLSL code
Brian Paul
2008-11-13
1
-16
/
+0
|
*
|
mesa: fix accidental regression in GLSL built-in texture matrix lookup
Brian Paul
2008-11-13
1
-0
/
+1
|
*
|
mesa: use the tighter definition of GLSL ftransform() from the gallium branches
Brian Paul
2008-11-13
2
-31
/
+40
|
*
|
mesa: remove unused/obsolete __NormalMatrixTranspose matrix
Brian Paul
2008-11-13
3
-188
/
+184
|
*
|
mesa: fix bug in GLSL built-in matrix state lookup
Brian Paul
2008-11-13
1
-2
/
+5
|
*
|
mesa: tweak program register printing for RelAddr case
Brian Paul
2008-11-13
1
-1
/
+1
|
*
|
mesa: fix generation of fixed function state when no vp exists
Alan Hourihane
2008-11-13
1
-43
/
+41
|
*
|
i965: Upload state on primitive switch, don't just prepare it.
Eric Anholt
2008-11-12
1
-0
/
+1
|
*
|
i965: Fix VB refcount leak on aperture overflow.
Eric Anholt
2008-11-12
1
-0
/
+1
|
*
|
i965: Fix up VS max_threads for G4X and removing a magic number.
Eric Anholt
2008-11-12
1
-2
/
+14
|
*
|
i965: Fix up SF max_threads.
Eric Anholt
2008-11-12
1
-1
/
+2
|
*
|
i965: Fix up clip min_nr_entries, preferred_nr_entries, and max_threads.
Eric Anholt
2008-11-12
2
-2
/
+16
|
*
|
i965: Update WM maximum threads for G4X.
Eric Anholt
2008-11-12
1
-2
/
+7
|
*
|
i965: Add a big comment explaining my understanding of URB management.
Eric Anholt
2008-11-12
1
-1
/
+38
|
*
|
glFlush before CopySubBuffer, fix coordinates and extension name typo.
Kristian Høgsberg
2008-11-12
3
-2
/
+8
|
*
|
glx: fix xcb build
Hanno Böck
2008-11-12
1
-0
/
+5
[next]