index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_texstate.c
Age
Commit message (
Expand
)
Author
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-21
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-19
r300: fix texture size handling with size > 2048
Mathias Fröhlich
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-27
drivers: use more mesa format functions
Brian Paul
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-07-06
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-02
radeon/r200/r300: drop radeon renderbuffer private width/height
Dave Airlie
2009-06-12
r300: add support for EXT_texture_sRGB
Maciej Cencora
2009-05-13
Don't use an alpha texture format for GLX_TEXTURE_FORMAT_RGB_EXT
Owen W. Taylor
2009-05-07
r300: add missing texture format
Maciej Cencora
2009-04-28
r300: remove unused debugging in set tex buffer paths
Dave Airlie
2009-04-07
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-02
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-04-01
radeon: go back and repick texture formats.
Dave Airlie
2009-03-26
radeon/r200/r300: set correct row stride for rbs
Dave Airlie
2009-03-22
radeon/r200/r300: add support for new tfp interface
Dave Airlie
2009-03-19
radeon/r200/r300: cleanup some of the renderbuffer code
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-27
r300: make ste text buffer work with > 2048 on r500
Dave Airlie
2009-02-25
r300: drop r300Flush for the generic one
Dave Airlie
2009-02-24
r300: fix bo ref/unref, plugs DRI handle leaks
Dave Airlie
2009-02-23
r300: fixup old setTexOffset DRI1 extension
Dave Airlie
2009-02-18
r300: make DRI2 not crash on compiz start
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-03
r300: fixup mipmap + texsubimage issues
Dave Airlie
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
2009-01-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-21
r300: move to common texture_image object
Dave Airlie
2009-01-21
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-14
radeon/r200: move state atom to common header
Dave Airlie
2008-11-16
radeon: fix pointer dangling
Jerome Glisse
2008-11-14
radeon: dri2 don't forget to free buffer
Jerome Glisse
2008-11-14
r300: release bo from pixmap
Jerome Glisse
2008-11-14
r300: SetTex extension support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-14
r300: Fix 3D texture support.
Michel Dänzer
2008-06-13
r300: Fix depth texture GL_LUMINANCE vs. GL_INTENSITY mixup
Nicolai Haehnle
2008-06-06
r300: Improve texture layout calculations
Nicolai Haehnle
2008-06-06
r300: Remove unused variable r300_tex_obj::dirty_state and related defines
Nicolai Haehnle
2008-05-27
r500: hopefully fix 4096 texture harder
Dave Airlie
2008-05-12
R500: add support for 4k textures
Alex Deucher
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2007-10-17
Framework for supporting z24_s8 and z32 depth textures on r300.
Ian Romanick
2007-10-17
Initial support for ARB_depth_texture
Ian Romanick
2007-06-07
r300: Cleaned up long lines in r300Choose8888TexFormat.
Oliver McFadden
[next]