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
/
radeon
/
radeon_texture.c
Age
Commit message (
Expand
)
Author
2010-01-22
radeon/fbo: flush rendering before generating mipmaps
Andre Maasikas
2010-01-19
radeon: use mesa provided _mesa_tex_target_to_face function
Maciej Cencora
2009-12-11
r300: fix depth textures
Maciej Cencora
2009-12-07
radeon: fix cases when only first image where put directly into miptree.
Maciej Cencora
2009-12-03
radeon: properly check if image should be placed in the miptree
Maciej Cencora
2009-11-29
radeon: update miptree code a little
Maciej Cencora
2009-11-29
radeon: add some debugging info
Maciej Cencora
2009-11-21
radeon: fix glCompressedTexSubImage
Maciej Cencora
2009-11-14
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
radeon: more texture code refactoring
Maciej Cencora
2009-11-14
radeon: minor refactoring of texture code
Maciej Cencora
2009-11-14
radeon: rework mipmap tree reference counting
Maciej Cencora
2009-11-14
radeon/r300: don't flush cmdbuf if not necessary
Maciej Cencora
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-25
mesa: remove calls to _mesa_compressed_row_stride()
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-10-05
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-03
radeon: Cope better with texture images with no miptrees.
Michel Dänzer
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-28
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-15
mesa: move generate mipmap calls
Brian Paul
2009-09-03
radeon: pass internal format into the miptree.
Dave Airlie
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-04
radeon: more fixes for compressed textures
Roland Scheidegger
2009-07-31
radeon: s/r300/radeon in shared code error message
Roland Scheidegger
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-06-20
radeon: make cubemap mipmap generation work
Roland Scheidegger
2009-06-15
r300: fix 3D textures
Maciej Cencora
2009-06-12
r300: add support for EXT_texture_sRGB
Maciej Cencora
2009-06-12
Merge master and fix conflicts
Alex Deucher
2009-06-09
radeon: fix mipmap_limits crasher.
Dave Airlie
2009-05-19
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-13
radeon: Don't crash generating mipmaps when pixels=NULL
Owen W. Taylor
2009-05-07
r300: fix compiler warnings
Maciej Cencora
2009-04-01
radeon: go back and repick texture formats.
Dave Airlie
2009-03-31
r200: fix glean pixelFormats regression
Dave Airlie
2009-03-31
radeon/r200: fix glean failures on readPixSanity since EXT_DEPTH_STENCIL support
Dave Airlie
2009-03-26
radeon: fixup map/unmap texture to work with override BOs
Dave Airlie
2009-03-24
radeon: fixup some issue with fbos and sw fallbacks
Dave Airlie
2009-02-17
radeon: remove leftover debug
Dave Airlie
2009-02-17
radeon: steal miptree optimisation from intel codebase
Dave Airlie
2009-02-16
radeon: fix texcompress2 test.
Dave Airlie
[next]