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
Age
Commit message (
Expand
)
Author
2009-10-05
mesa: don't include texformat.h
Brian Paul
2009-10-05
mesa: move _mesa_format_to_type_and_comps() to formats.c
Brian Paul
2009-10-05
mesa: move gl_format_info struct to formats.c
Brian Paul
2009-10-05
mesa: remove feature tests
Brian Paul
2009-10-05
mesa: use FetchTexelf() instead of FetchTexelc()
Brian Paul
2009-10-05
mesa: add parenthesis
Brian Paul
2009-10-05
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-05
mesa: make _mesa_get_texel_fetch_func() static
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
mesa: fix return value when clipping {Read,Draw}Pixels height <= 0
Brian Paul
2009-10-05
Use _mesa_select_tex_image() rather than hardcoding face 0.
Michel Dänzer
2009-10-05
mesa: fix return value when clipping {Read,Draw}Pixels height <= 0
Ben Skeggs
2009-10-02
mesa: Remove another unexplained Flush call, this time from BindFramebuffer.
Eric Anholt
2009-10-02
Revert "Flush driver, not just tnl module."
Eric Anholt
2009-10-02
mesa: fix incorrect default texture binding in unbind_texobj_from_texunits()
Brian Paul
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
mesa: reformatting
Brian Paul
2009-10-01
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
mesa: simplify _mesa_compressed_texture_size()
Brian Paul
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
mesa: added _mesa_format_row_stride()
Brian Paul
2009-10-01
mesa: added _mesa_format_image_size()
Brian Paul
2009-10-01
mesa: fix memory leak when generating mipmaps for compressed textures
Brian Paul
2009-10-01
mesa: add missing return when out of memory
Brian Paul
2009-10-01
mesa: fix potential uninitialized memory reads
Brian Paul
2009-10-01
mesa: better debug message
Brian Paul
2009-09-30
mesa: rename texformat_tmp.h to texfetch_tmp.h
Brian Paul
2009-09-30
mesa: remove MESA_FORMAT_RGBA4444
Brian Paul
2009-09-30
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
mesa: move texel fetch/store into new texfetch.[ch] files
Brian Paul
2009-09-30
mesa: remove gl_texture_format
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_texgen follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_drawpix follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_rastpos.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_histogram follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_accum follow feature conventions.
Chia-I Wu
2009-09-29
mesa: added nopfrag/nopvert options for MESA_GLSL
Brian Paul
2009-09-29
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-29
mesa: bump version to 7.6.1
Brian Paul
2009-09-29
mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state()
Brian Paul
2009-09-28
mesa: move StoreTexImageFunc typedef to .c file
Brian Paul
2009-09-28
mesa: use _mesa_texstore()
Brian Paul
[prev]
[next]