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
/
main
/
teximage.c
Age
Commit message (
Expand
)
Author
2009-09-21
mesa: add some debug info to teximage.c
Maciej Cencora
2009-09-15
mesa: move generate mipmap calls
Brian Paul
2009-09-15
mesa: remove last of gotos
Brian Paul
2009-09-15
mesa: more goto removal
Brian Paul
2009-09-15
mesa: remove some gotos
Brian Paul
2009-08-13
mesa: add extension checks in _mesa_max_texture_levels()
Brian Paul
2009-08-13
mesa: use _mesa_get_current_tex_unit() in more places
Brian Paul
2009-08-13
mesa: refactor: move _mesa_is_color/depth/stencil_format() helpers to image.c
Brian Paul
2009-08-13
mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c
Brian Paul
2009-08-12
mesa: use _mesa_is_bufferobj()
Brian Paul
2009-08-05
mesa/main: Add functions to clear and dirty texture objects.
Chia-I Wu
2009-08-04
mesa: more glGetTexImage() error checking consolidation, new assertion
Brian Paul
2009-07-30
mesa: re-enable _mesa_source_buffer_exists() call
Brian Paul
2009-07-30
mesa: get_current_tex_unit() helper function
Brian Paul
2009-07-30
mesa: refactor glGetTexImage error checking code
Brian Paul
2009-07-30
mesa: simplify _mesa_select_tex_image()
Brian Paul
2009-07-30
mesa: simplify _mesa_set_tex_image()
Brian Paul
2009-06-19
Always free image offsets memory when re-initializing texture image fields.
Michel Dänzer
2009-05-01
mesa: fix state validation bug for glCopyTex[Sub]Image()
Brian Paul
2009-03-28
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-17
mesa: update/fix doxygen comments
Vinson Lee
2009-03-12
mesa: override_internal_format() function for debug/test purposes (disabled)
Brian Paul
2009-03-12
mesa: improve some error messages
Brian Paul
2009-03-12
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-02-21
mesa: use an array for current texture objects
Brian Paul
2009-02-10
Merge commit 'origin/gallium-master-merge'
Brian Paul
2009-02-10
mesa: s/_IMAGE_NEW_TRANSFER_STATE/_MESA_NEW_TRANSFER_STATE/ to be more consis...
Brian Paul
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-04
mesa: minor error msg improvement
Brian Paul
2009-01-30
mesa: simplify the _mesa_get_proxy_tex_image() function
Brian Paul
2009-01-30
mesa: fix incorrect call to clear_teximage_fields() in _mesa_TexImage2D()
Brian Paul
2009-01-29
mesa: fix a render to texture FBO validation bug
Brian Paul
2009-01-28
Make GL_ARB_texture_compression mandatory
Ian Romanick
2008-11-11
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-10
mesa: new _mesa_is_pow_two() function
Brian
2008-10-27
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-10-22
mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D()
Brian Paul
2008-10-22
mesa: some re-org of glCopyTexSubImage1/2/3D() error checking
Brian Paul
2008-10-22
mesa: in textore.c, only adjust image for convolution if image is a color format
Brian Paul
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-23
Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in ...
Brian
2008-09-21
added _mesa_tex_target_to_face()
Brian
2008-09-21
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-07-04
mesa: Replace Proxy1D/2D/etc with ProxyTex[] indexed by TEXTURE_x_INDEX.
Brian Paul
2008-06-10
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Brian Paul
2008-03-21
Fix some PBO breakage.
Brian
2008-03-21
Fix some PBO breakage.
Brian
2008-03-10
fix Height2/Depth2 init problem when using texture borders
Brian
[next]