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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
R200: fix build when RADEON_DEBUG_BO is set
Alex Deucher
2009-07-17
1
-0
/
+6
*
|
radeon: disable BO debug
Dave Airlie
2009-07-18
1
-1
/
+1
*
|
egl: commit missing eglcurrent.[ch] files
Brian Paul
2009-07-17
2
-0
/
+375
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa in...
Alex Deucher
2009-07-17
43
-846
/
+1903
|
\
\
|
*
|
xeglthreads: Check current context for EGL per-thread support.
Chia-I Wu
2009-07-17
1
-2
/
+9
|
*
|
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
13
-69
/
+47
|
*
|
egl: Destroy display's resources upon termination.
Chia-I Wu
2009-07-17
3
-3
/
+37
|
*
|
egl: Return the same EGL Display for the same native display.
Chia-I Wu
2009-07-17
3
-3
/
+34
|
*
|
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
14
-160
/
+143
|
*
|
egl: Add funtions to link contexts and surfaces to displays.
Chia-I Wu
2009-07-17
7
-100
/
+228
|
*
|
egl: Extend per-thread info for multiple current contexts.
Chia-I Wu
2009-07-17
2
-10
/
+41
|
*
|
egl: Support per-thread info.
Chia-I Wu
2009-07-17
11
-196
/
+23
|
*
|
egl: Add eglcompiler.h for compiler features.
Chia-I Wu
2009-07-17
3
-0
/
+33
|
*
|
texenv: Calculate whether we need to do secondary color on our own.
Eric Anholt
2009-07-16
2
-4
/
+16
|
*
|
i965: Add missing state dependency of sf_unit on _NEW_BUFFERS.
Eric Anholt
2009-07-16
1
-2
/
+4
|
*
|
draw: fix ppc build regression
Keith Whitwell
2009-07-16
1
-0
/
+1
|
*
|
st/mesa: add some array index bounds assertions
Brian Paul
2009-07-16
1
-0
/
+5
|
*
|
egl: Add xeglthreads
Chia-I Wu
2009-07-16
3
-0
/
+775
|
*
|
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
1
-36
/
+28
|
*
|
rtasm: export sse_movmskps
Keith Whitwell
2009-07-16
2
-0
/
+10
|
*
|
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
2
-19
/
+184
|
*
|
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
1
-40
/
+48
|
*
|
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
4
-150
/
+115
|
*
|
tgsi: no need to separately malloc input and output arrays
Keith Whitwell
2009-07-16
2
-27
/
+6
|
*
|
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
5
-1
/
+7
|
*
|
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-07-16
2
-25
/
+92
|
*
|
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-16
7
-53
/
+71
*
|
|
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-17
5
-0
/
+11
*
|
|
R6xx/r7xx: disable depth/stencil compression for now
Alex Deucher
2009-07-17
1
-0
/
+2
*
|
|
R6xx/r7xx: add some missing state regs
Alex Deucher
2009-07-17
2
-23
/
+28
*
|
|
R6xx: fix rendering on r6xx/rs780 chips
Alex Deucher
2009-07-16
3
-1
/
+43
*
|
|
Warning fixes
Kevin DeKorte
2009-07-16
3
-16
/
+19
*
|
|
R6xx/r7xx: remove unused function
Alex Deucher
2009-07-16
1
-109
/
+1
*
|
|
Restore vp input mapping, fix vtx stream missing problem.
Richard Li
2009-07-16
2
-15
/
+12
*
|
|
Fix more merge fallout
Alex Deucher
2009-07-16
2
-2
/
+1
*
|
|
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-15
5
-1
/
+20
*
|
|
R6xx/r7xx: fix missing vertex stream
Richard Li
2009-07-15
1
-17
/
+15
*
|
|
radeon bo: Fix merge fall out
Alex Deucher
2009-07-15
1
-0
/
+7
*
|
|
R6xx/r7xx: more Makefile fixes
Alex Deucher
2009-07-15
1
-2
/
+4
*
|
|
Fix r600 makefile for lastest CS changes
Alex Deucher
2009-07-15
1
-0
/
+4
*
|
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa in...
Alex Deucher
2009-07-15
585
-10631
/
+50643
|
\
|
|
|
*
|
radeon: update span reading micro tile code
Dave Airlie
2009-07-15
1
-103
/
+67
|
*
|
r300: emit z depth pitch reloc in preparation for tiling
Dave Airlie
2009-07-15
1
-7
/
+17
|
*
|
radeon: r300 fix span reading for macro tiled buffers.
Dave Airlie
2009-07-15
1
-6
/
+7
|
*
|
radeon: for tiling you really need to use GET/PUT VALUE not PTR.
Dave Airlie
2009-07-15
1
-1
/
+5
|
*
|
i965: the offset of any branch/jump instruction is in unit of 64bits on IGDNG
Xiang, Haihao
2009-07-15
2
-6
/
+24
|
*
|
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
18
-871
/
+684
|
*
|
radeon: fix unsigned vs signed comparison in stencil code.
Dave Airlie
2009-07-15
1
-1
/
+1
|
*
|
intel: Fix ClearDepth to not be affected by DepthRange.
Eric Anholt
2009-07-14
1
-1
/
+7
|
*
|
intel: Set DepthRange in the metaops using RasterPos[2].
Eric Anholt
2009-07-14
2
-1
/
+9
[prev]
[next]