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
Age
Commit message (
Expand
)
Author
2009-10-21
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions
Brian Paul
2009-10-21
i965: change parameter type to gl_format
Brian Paul
2009-10-21
mesa: use MESA_FORMAT_X8_Z24
Brian Paul
2009-10-21
mesa: use MESA_FORMAT_X8_Z24 format
Brian Paul
2009-10-21
mesa: added MESA_FORMAT_X8_Z24 format
Brian Paul
2009-10-15
dri/common: updated #includes
Brian Paul
2009-10-15
dri/common: use _mesa_little_endian() and update comments
Brian Paul
2009-10-15
dri/common: fix broken _dri_texformat_* initializations
Brian Paul
2009-10-14
radeon: initialize renderbuffer Format field in radeon_create_renderbuffer()
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-06
mesa: added MESA_FORMAT_XRGB8888
Brian Paul
2009-10-06
mesa: added case for MESA_FORMAT_SIGNED_RGBA_16
Brian Paul
2009-10-06
mesa: added MESA_FORMAT_SIGNED_RGBA_16 for accum buffers
Brian Paul
2009-10-06
mesa: added _mesa_get_format_color_encoding()
Brian Paul
2009-10-06
mesa: accept more pnames in _mesa_get_format_bits()
Brian Paul
2009-10-05
drivers: don't include texformat.h
Brian Paul
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-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
radeon: fix tx_table[] entry
Brian Paul
2009-10-01
savage: s/Xfree/_mesa_free/
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-09-30
swrast: fix some texformat regressions
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
st/mesa: update comment
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-28
mesa: move StoreTexImageFunc typedef to .c file
Brian Paul
2009-09-28
mesa: use _mesa_texstore()
Brian Paul
2009-09-28
st/mesa: use _mesa_texstore()
Brian Paul
2009-09-28
mesa: make individual texstore functions static
Brian Paul
2009-09-28
glide: use _mesa_texstore()
Brian Paul
2009-09-28
drivers: use _mesa_texstore
Brian Paul
2009-09-28
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-28
mesa: new _mesa_texstore() function
Brian Paul
2009-09-27
mesa: change _mesa_format_to_type_and_comps() format parameter type
Brian Paul
[next]