projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-10-24
Brian Paul
progs/tests: fix sub texture offsets
commit
|
commitdiff
|
tree
2009-10-24
Brian Paul
mesa: added _mesa_get_format_name()
commit
|
commitdiff
|
tree
2009-10-24
Brian Paul
mesa: additional comments in format code
commit
|
commitdiff
|
tree
2009-10-23
Brian Paul
dri/drivers: update driNewRenderbuffer() to take a...
commit
|
commitdiff
|
tree
2009-10-23
Brian Paul
radeon: simplify radeon_create_renderbuffer()
commit
|
commitdiff
|
tree
2009-10-22
Alex Deucher
r600: fix depth span macros for format changes
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
radeon: fix some renderbuffer format bugs
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
progs/tests: draw Z values as luminance, no pixel zoom
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
i915: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
radeon: get rid of z24s8 <-> s8z24 conversions in span...
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8...
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
i965: change parameter type to gl_format
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
mesa: use MESA_FORMAT_X8_Z24
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
mesa: use MESA_FORMAT_X8_Z24 format
commit
|
commitdiff
|
tree
2009-10-22
Brian Paul
mesa: added MESA_FORMAT_X8_Z24 format
commit
|
commitdiff
|
tree
2009-10-15
Brian Paul
dri/common: updated #includes
commit
|
commitdiff
|
tree
2009-10-15
Brian Paul
dri/common: use _mesa_little_endian() and update comments
commit
|
commitdiff
|
tree
2009-10-15
Brian Paul
dri/common: fix broken _dri_texformat_* initializations
commit
|
commitdiff
|
tree
2009-10-14
Brian Paul
radeon: initialize renderbuffer Format field in radeon_...
commit
|
commitdiff
|
tree
2009-10-09
Brian Paul
mesa: remove a bunch of gl_renderbuffer fields
commit
|
commitdiff
|
tree
2009-10-07
Brian Paul
mesa: added MESA_FORMAT_XRGB8888
commit
|
commitdiff
|
tree
2009-10-07
Brian Paul
mesa: added case for MESA_FORMAT_SIGNED_RGBA_16
commit
|
commitdiff
|
tree
2009-10-07
Brian Paul
mesa: added MESA_FORMAT_SIGNED_RGBA_16 for accum buffers
commit
|
commitdiff
|
tree
2009-10-07
Brian Paul
mesa: added _mesa_get_format_color_encoding()
commit
|
commitdiff
|
tree
2009-10-07
Brian Paul
mesa: accept more pnames in _mesa_get_format_bits()
commit
|
commitdiff
|
tree
2009-10-06
Brian Paul
drivers: don't include texformat.h
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: don't include texformat.h
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: move _mesa_format_to_type_and_comps() to formats.c
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: move gl_format_info struct to formats.c
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: remove feature tests
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: use FetchTexelf() instead of FetchTexelc()
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: add parenthesis
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: lift _mesa_set_fetch_functions() calls out of...
commit
|
commitdiff
|
tree
2009-10-05
Brian Paul
mesa: make _mesa_get_texel_fetch_func() static
commit
|
commitdiff
|
tree
2009-10-02
Brian Paul
mesa: removed gl_texture_image::CompressedSize field
commit
|
commitdiff
|
tree
2009-10-02
Brian Paul
mesa: reformatting
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
progs/tests: additional debug code
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: move mesa_set_fetch_functions()
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
radeon: fix tx_table[] entry
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
savage: s/Xfree/_mesa_free/
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: simplify _mesa_compressed_texture_size()
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: remove gl_texture_image::IsCompressed field
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: added _mesa_format_row_stride()
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: added _mesa_format_image_size()
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
swrast: fix some texformat regressions
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: rename texformat_tmp.h to texfetch_tmp.h
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: remove MESA_FORMAT_RGBA4444
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: remove GLchan-based formats; use hw 8-bit/channel...
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: move texel fetch/store into new texfetch.[ch...
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
st/mesa: update comment
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: remove gl_texture_format
commit
|
commitdiff
|
tree
2009-10-01
Brian Paul
mesa: replace gl_texture_format with gl_format
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
mesa: move StoreTexImageFunc typedef to .c file
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
mesa: use _mesa_texstore()
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
st/mesa: use _mesa_texstore()
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
mesa: make individual texstore functions static
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
glide: use _mesa_texstore()
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
drivers: use _mesa_texstore
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
drivers: use new _mesa_texstore() function
commit
|
commitdiff
|
tree
2009-09-29
Brian Paul
mesa: new _mesa_texstore() function
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: change _mesa_format_to_type_and_comps() format...
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: sort texstore_funcs[] array, remove search loop
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: fix render buffer _BaseFormat assignment
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use texture format functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: update comments
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use more mesa format functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: fix GL_TEXTURE_LUMINANCE_SIZE query
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use more mesa format functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use more mesa format functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use more format helper functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: code movement
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
drivers: use more mesa format functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa/drivers: use _mesa_get_format_bytes()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa/drivers: use _mesa_get_format_bytes()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
via: use mesa texture format helper functions
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
glide: use _mesa_get_format_bytes()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use _mesa_get_format_base_format()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use _mesa_get_format_bytes()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: added _mesa_get_format_datatype()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use _mesa_get_format_bits()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: added _mesa_get_format_bits()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: remove unused gl_texture_format fields
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: added MESA_FORMAT_NONE
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: move StoreTexImageFunc to texstore.h
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: rework null texel fetch/store funcs
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: replace function pointer types with void *
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
st/mesa: use _mesa_get_texstore_func()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use _mesa_get_texstore_func()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
glide: use _mesa_get_texstore_func()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: NULL-out unused texformat field initializers
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use _mesa_get_texstore_func()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
st/mesa: use _mesa_get_texstore_func()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: null-out StoreTexImageFunc fields
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use _mesa_get_texel_store_func()
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: use new look-up table to get texel fetch/store...
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
mesa: make some s3tc/fxt1 functions public
commit
|
commitdiff
|
tree
2009-09-28
Brian Paul
progs/tests: disable texturing before printing text
commit
|
commitdiff
|
tree
2009-09-27
Brian Paul
mesa: minor clean-up in _mesa_texstore_srgb8()
commit
|
commitdiff
|
tree
2009-09-27
Brian Paul
mesa: use _mesa_get_texstore_func() to get texture...
commit
|
commitdiff
|
tree
next