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
/
mesa
/
drivers
/
dri
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: rv350+ support FLT16_2/4 vertex formats
Alex Deucher
2010-01-25
1
-1
/
+1
*
r300: only enable half floats on r500s.
Dave Airlie
2010-01-23
1
-1
/
+2
*
Merge branch 'arb_half_float_vertex'
Dave Airlie
2010-01-23
3
-0
/
+18
|
\
|
*
r300: half float support
Dave Airlie
2010-01-23
3
-0
/
+18
*
|
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-22
2
-5
/
+0
|
/
*
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
2010-01-19
1
-1
/
+0
*
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
7
-176
/
+11
*
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
2
-4
/
+4
*
r300: check if blitting for given format is supported earlier
Maciej Cencora
2010-01-19
1
-1
/
+22
*
r300: use nearest texture filtering for accelerated blits
Maciej Cencora
2010-01-19
1
-2
/
+2
*
r300: fix Y coord flipping in accelerated blits
Maciej Cencora
2010-01-19
1
-7
/
+6
*
r300: prepare for texcopy code sharing
Maciej Cencora
2010-01-19
4
-48
/
+51
*
radeon_compiler: include main/compiler.h for compiler portability macros
Alan Coopersmith
2010-01-17
1
-0
/
+2
*
r300: minor accelerated blit fixes
Maciej Cencora
2010-01-09
1
-1
/
+14
*
r300: fallback on depth buffer blits
Maciej Cencora
2010-01-09
1
-3
/
+5
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
1
-2
/
+4
|
\
|
*
r300: Move initial declaration outside for loop.
Vinson Lee
2010-01-08
1
-2
/
+4
*
|
r300/compiler: add full viewport transformation support in WPOS codegen
Marek Olšák
2010-01-06
4
-6
/
+16
*
|
Make sure we use only signed/unsigned ints with bitfields.
Michal Krol
2010-01-06
3
-13
/
+13
*
|
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
3
-7
/
+7
|
\
\
|
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
3
-7
/
+7
*
|
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-2
/
+2
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
4
-21
/
+27
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
r300: Use C-style comments.
Vinson Lee
2010-01-03
1
-15
/
+15
|
*
r300: Silence 'mixed declarations and code' warnings.
Vinson Lee
2010-01-03
1
-4
/
+7
|
*
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+2
|
*
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+3
*
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-3
/
+4
*
|
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
5
-5
/
+5
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-3
/
+3
|
\
|
|
*
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
5
-1
/
+5
|
*
r300: fix depth textures
Maciej Cencora
2009-12-11
1
-3
/
+3
*
|
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-21
5
-1
/
+5
*
|
r300: minor blit rework
Maciej Cencora
2009-12-19
3
-23
/
+113
*
|
r300: better fix for glCopyTexSubImage
Maciej Cencora
2009-12-19
2
-16
/
+22
*
|
r300: Fix typo on < R5xx RS setup for blits.
Michel Dänzer
2009-12-16
1
-2
/
+2
*
|
r300: enable accelerated support for glCopyTexImage only under KMS
Maciej Cencora
2009-12-13
1
-1
/
+4
*
|
r300: fix regression introduced by da73c1ed
Maciej Cencora
2009-12-13
3
-6
/
+7
*
|
r300: fix glCopyTexSubImage
Maciej Cencora
2009-12-13
3
-10
/
+6
*
|
r300: disable blit debugging info
Maciej Cencora
2009-12-12
2
-2
/
+2
*
|
r300: emit number of used colorbuffers to pass radeon cs checker
Maciej Cencora
2009-12-12
1
-1
/
+2
*
|
r300: setup render target format for r300/r400 cards too
Maciej Cencora
2009-12-12
1
-86
/
+82
*
|
r300: finish blit support for r300
Maciej Cencora
2009-12-12
1
-4
/
+52
*
|
more blit fixes
Maciej Cencora
2009-12-12
2
-3
/
+3
*
|
blit WIP
Maciej Cencora
2009-12-12
2
-9
/
+25
*
|
r300: use accelerated emit for CopyTex[Sub]Image functions
Maciej Cencora
2009-12-12
4
-0
/
+167
*
|
r300: accelerated blit support
Maciej Cencora
2009-12-12
5
-0
/
+522
*
|
r300: fix wrong assertion
Maciej Cencora
2009-12-12
1
-1
/
+1
*
|
r300: export translateTexFormat function
Maciej Cencora
2009-12-12
2
-4
/
+9
*
|
r300: refactor PVS code and constants emission
Maciej Cencora
2009-12-12
2
-26
/
+34
[next]