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
/
mesa
/
drivers
/
dri
/
r200
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
3
-2
/
+5
*
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
1
-1
/
+0
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-2
/
+0
*
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-03
1
-4
/
+8
*
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
1
-0
/
+2
*
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-10
1
-0
/
+2
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-4
/
+4
*
r200: Fix UMS notto emit stp.
Pauli Nieminen
2010-02-09
1
-1
/
+4
*
r200: Fix LOD min/max emit.
Pauli Nieminen
2010-02-07
2
-7
/
+30
*
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-07
1
-0
/
+2
*
r200: Fix lod bias correction.
Pauli Nieminen
2010-02-07
3
-4
/
+7
*
r200: Add some debug output to texture function.
Pauli Nieminen
2010-02-06
1
-15
/
+30
*
r200: Optimize polygon stipple emit.
Pauli Nieminen
2010-02-05
1
-1
/
+10
*
r200: Add trace logging to r200PointSize.
Pauli Nieminen
2010-02-05
1
-0
/
+7
*
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
1
-2
/
+5
*
r200: Add the polygon stipple state to the state list.
Pauli Nieminen
2010-02-04
1
-0
/
+1
*
r200: Add logging for glPolygonStripple.
Pauli Nieminen
2010-02-04
1
-0
/
+6
*
r200: Fix EXT_fogcoord rendering.
Pauli Nieminen
2010-02-02
1
-2
/
+2
*
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-24
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+1
|
\
|
*
r200: Silence fprintf format warning.
Vinson Lee
2010-01-24
1
-1
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+2
|
\
|
|
*
r200: fix CS section size mismatch
Roland Scheidegger
2010-01-21
1
-1
/
+2
|
*
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
5
-1
/
+5
*
|
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-22
2
-5
/
+0
*
|
r200: re-adding missing pitch alignment check in blit code
Alex Deucher
2010-01-20
1
-0
/
+4
*
|
r200: fix some breakage after move to common blit code
Alex Deucher
2010-01-20
1
-4
/
+0
*
|
r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
Alex Deucher
2010-01-20
1
-1
/
+1
*
|
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
2010-01-19
1
-1
/
+1
*
|
r100/r200: fix Y coord flipping in accelerated blits
Alex Deucher
2010-01-19
1
-6
/
+5
*
|
r100/r200: fix dst pitch in blit code
Alex Deucher
2010-01-19
1
-1
/
+1
*
|
r200: add missing symlink to radeon_tex_copy.c
Alex Deucher
2010-01-19
1
-0
/
+1
*
|
r100/r200: align to pitch updates in blit interface
Maciej Cencora
2010-01-20
1
-2
/
+2
*
|
r200: use common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
7
-215
/
+55
*
|
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
Alex Deucher
2010-01-19
1
-1
/
+1
*
|
r100/r200/r600: check if blitting for given format is supported earlier
Alex Deucher
2010-01-19
1
-1
/
+24
*
|
r100/r200: add blit support for ARGB4444
Alex Deucher
2010-01-19
1
-0
/
+6
*
|
r200: add blit support
Alex Deucher
2010-01-18
6
-0
/
+604
*
|
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
5
-15
/
+15
|
\
\
|
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
5
-15
/
+15
*
|
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-2
/
+2
|
/
/
*
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
2
-12
/
+12
*
|
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-21
5
-1
/
+5
*
|
radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...
Alex Deucher
2009-12-05
1
-13
/
+2
*
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
4
-17
/
+11
|
\
|
|
*
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
4
-17
/
+11
|
|
\
|
|
*
r200: fix polygon stipple
Alex Deucher
2009-12-03
4
-17
/
+11
*
|
|
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-24
2
-1
/
+3
*
|
|
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-20
3
-30
/
+14
|
\
|
|
|
*
|
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-18
3
-30
/
+14
|
|
\
\
[prev]
[next]