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
/
r300
/
r300_texstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-4
/
+4
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
r300: Remove unnecessary headers.
Vinson Lee
2010-01-23
1
-2
/
+0
*
|
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
1
-1
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-3
/
+3
|
\
|
|
*
r300: fix depth textures
Maciej Cencora
2009-12-11
1
-3
/
+3
*
|
r300: fix regression introduced by da73c1ed
Maciej Cencora
2009-12-13
1
-4
/
+5
*
|
r300: export translateTexFormat function
Maciej Cencora
2009-12-12
1
-4
/
+7
*
|
r300: use _mesa_meta_Clear for buffer clears
Maciej Cencora
2009-12-12
1
-1
/
+0
*
|
r300: minor texture code refactoring
Maciej Cencora
2009-12-12
1
-79
/
+112
*
|
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-12-05
1
-12
/
+1
|
/
*
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
1
-5
/
+3
*
radeon: rework mipmap tree reference counting
Maciej Cencora
2009-11-14
1
-8
/
+4
*
r300: add missing texformat
Maciej Cencora
2009-11-14
1
-0
/
+1
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-10
/
+6
|
\
|
*
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
1
-3
/
+0
|
*
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-21
1
-1
/
+1
|
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-4
/
+4
|
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
1
-1
/
+1
*
|
r300: fix texture size handling with size > 2048
Mathias Fröhlich
2009-10-19
1
-6
/
+14
|
/
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
1
-1
/
+2
*
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-06
1
-13
/
+18
*
radeon/r200/r300: drop radeon renderbuffer private width/height
Dave Airlie
2009-07-02
1
-5
/
+5
*
r300: add support for EXT_texture_sRGB
Maciej Cencora
2009-06-12
1
-0
/
+4
*
Don't use an alpha texture format for GLX_TEXTURE_FORMAT_RGB_EXT
Owen W. Taylor
2009-05-13
1
-1
/
+4
*
r300: add missing texture format
Maciej Cencora
2009-05-07
1
-0
/
+1
*
r300: remove unused debugging in set tex buffer paths
Dave Airlie
2009-04-28
1
-1
/
+0
*
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-07
1
-0
/
+2
*
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-04-02
1
-34
/
+12
*
radeon: go back and repick texture formats.
Dave Airlie
2009-04-01
1
-1
/
+1
*
radeon/r200/r300: set correct row stride for rbs
Dave Airlie
2009-03-26
1
-1
/
+2
*
radeon/r200/r300: add support for new tfp interface
Dave Airlie
2009-03-22
1
-4
/
+14
*
radeon/r200/r300: cleanup some of the renderbuffer code
Dave Airlie
2009-03-19
1
-1
/
+1
*
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-5
/
+5
*
r300: make ste text buffer work with > 2048 on r500
Dave Airlie
2009-02-27
1
-0
/
+7
*
r300: drop r300Flush for the generic one
Dave Airlie
2009-02-25
1
-1
/
+1
*
r300: fix bo ref/unref, plugs DRI handle leaks
Dave Airlie
2009-02-24
1
-1
/
+7
*
r300: fixup old setTexOffset DRI1 extension
Dave Airlie
2009-02-23
1
-1
/
+1
*
r300: make DRI2 not crash on compiz start
Dave Airlie
2009-02-18
1
-7
/
+17
*
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-2
/
+0
*
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-1
/
+0
*
r300: fixup mipmap + texsubimage issues
Dave Airlie
2009-02-03
1
-2
/
+3
*
r200/r300: add aperture space checks
Dave Airlie
2009-01-31
1
-2
/
+51
*
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-22
1
-171
/
+40
*
r300: move to common texture_image object
Dave Airlie
2009-01-21
1
-5
/
+5
*
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-21
1
-50
/
+50
*
radeon/r200: move state atom to common header
Dave Airlie
2009-01-14
1
-10
/
+14
*
radeon: fix pointer dangling
Jerome Glisse
2008-11-16
1
-4
/
+0
*
radeon: dri2 don't forget to free buffer
Jerome Glisse
2008-11-14
1
-0
/
+11
[next]