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-10-29
mesa: move, clean-up _mesa_print_texture()
Brian Paul
2009-10-29
mesa: fix some tests in subtexture_error_check2()
Brian Paul
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-27
mesa: consolidate _mesa_CompressedTexSubImage[123]DARB() functions
Brian Paul
2009-10-27
mesa: consolidate CompressedTexSubImage1/2/3DARB() error checking
Brian Paul
2009-10-27
mesa: simplify teximage code with get_current_tex_object()
Brian Paul
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
mesa: fix-up error checking related to compressed texture block size
Brian Paul
2009-10-25
mesa: clean-up, simplify compressed texture size checking
Brian Paul
2009-10-05
mesa: don't include texformat.h
Brian Paul
2009-10-05
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
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-24
mesa/main: Make FEATURE_convolve follow feature conventions.
Chia-I Wu
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
[next]