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
/
state_tracker
/
st_format.c
Age
Commit message (
Expand
)
Author
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-01
mesa: Rename pipe formats.
José Fonseca
2010-03-01
mesa: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-02-24
st/mesa: updated comments
Brian Paul
2010-02-24
st/mesa: consolidate redundant format conversion code
Brian Paul
2010-02-24
st/mesa: more format code clean-up and removal
Brian Paul
2010-02-24
st/mesa: clean-up of format-related code
Brian Paul
2010-02-24
mesa: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-14
mesa: Use util_format_name().
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-18
mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM.
José Fonseca
2010-01-14
st/mesa: Remove unnecessary header from st_format.c.
Vinson Lee
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-29
st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info()
Brian Paul
2009-12-27
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
Brian Paul
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-09
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-08
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-05
st/mesa: Prefer alpha-less formats for RGB textures.
Michel Dänzer
2009-12-03
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-10-29
mesa: Add MESA_FORMAT_Z24_X8.
José Fonseca
2009-10-29
st/mesa: fix PIPE_FORMAT_X8Z24 <> MESA_FORMAT_X8_Z24 conversion
David Heidelberger
2009-10-29
st/mesa: Add conversion from PIPE_FORMAT_X8Z24_UNORM to MESA_FORMAT_S8_Z24.
David Heidelberger
2009-10-29
st/mesa: Fix nouveau glxinfo after merging texformat-rework.
David Heidelberger
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-07
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-07-30
mesa st: Change the preferred internal format for some RGB formats.
Thomas Hellstrom
2009-06-11
mesa: Use PIPE_TEXTURE_USAGE_DEPTH_STENCIL for any depth or stencil format.
José Fonseca
2009-04-15
st: st_equal_formats() function to compare gallium/GL pixel formats
Brian Paul
2008-12-12
gallium: fixes for srgb, new srgb formats
Roland Scheidegger
2008-11-19
add SRGB formats
Alan Hourihane
2008-08-18
gallium: use PIPE_TEXTURE_USAGE_RENDER_TARGET for stencil renderbuffers
Brian Paul
2008-08-07
mesa: pf_sprint_name->pf_name.
José Fonseca
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-04
gallium: fix st_choose_format(internalFormat=GL_RGBA16)
Brian Paul
2008-06-13
mesa: Remove duplicate code.
Michal Krol
2008-06-12
gallium: add some #if FEATURE_x tests
Brian Paul
2008-06-08
mesa: Add MESA_FORMAT_S8_Z24 texture format
Jakob Bornecrantz
2008-05-17
s/PIPE_FORMAT_U_S8/PIPE_FORMAT_S8_UNORM/
Brian Paul
2008-04-30
gallium: use the newer PIPE_FORMAT_x_UNORM format names
Brian Paul
2008-04-28
gallium: return enum pipe_format, not uint, for a few functions
Brian Paul
2008-04-16
gallium: make choose_format() non-static: st_choose_format()
Brian Paul
2008-04-07
gallium: fix the texture case in default_deep_rgba_format()
Brian Paul
2008-04-04
gallium: state tracker fixes for compressed textures
Roland Scheidegger
[next]