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
Age
Commit message (
Expand
)
Author
2010-05-06
st/mesa: fix compressed mipmap generation for small image sizes
Brian Paul
2010-05-06
st/mesa: fix bug in compute_num_levels()
Brian Paul
2010-05-06
st/mesa: when copying mipmap levels between textures, start at BaseLevel
Brian Paul
2010-05-05
st/mesa: fix per-vertex point size
Marek Olšák
2010-05-05
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-05-05
st/mesa: Fix texture-from-pixmap.
Chia-I Wu
2010-05-04
st/mesa: remove commented-out struct field
Brian Paul
2010-05-04
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-05-04
st/mesa: improved st_texture_image_copy()
Brian Paul
2010-05-04
mesa/st: Fill in native program limits.
José Fonseca
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
st/mesa: remove dead code
Brian Paul
2010-05-03
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
st/mesa: updated comments for st_texture_image_map()
Brian Paul
2010-05-03
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
st/mesa: updated comment
Brian Paul
2010-05-03
st/mesa: remove dead code
Brian Paul
2010-05-03
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
st/mesa: Create context for API_OPENGL as first priority
Kristian Høgsberg
2010-04-28
st/mesa: Move st_cb_drawtex.c to the mesa state tracker
Kristian Høgsberg
2010-04-22
st/mesa: Use API-aware context constructor
Kristian Høgsberg
2010-04-21
mesa/st: Translate a few more mesa/gallium formats.
José Fonseca
2010-04-30
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-29
st/mesa: remove unused/disabled code
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-28
st/mesa: move/improve Mesa GPU program debugging
Brian Paul
2010-04-28
st/mesa: add missing debug entry for DEBUG_CONSTANTS
Brian Paul
2010-04-28
Merge branch '7.8'
Brian Paul
2010-04-28
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-28
st/mesa: fill in stImage->level in st_generate_mipmap()
Brian Paul
2010-04-27
mesa: move/rename is_depth_or_stencil_format()
Brian Paul
2010-04-27
st/mesa: rename var and update st_choose_format() comments
Brian Paul
2010-04-27
st/mesa: call is_format_supported() for compressed formats
Brian Paul
2010-04-27
st/mesa: 80-column wrapping
Brian Paul
2010-04-27
st/mesa: try to get actual compressed format for GL_COMPRESSED_RGB[A] formats
Brian Paul
2010-04-27
st/mesa: fix strides in (de)compress_image() functions
Brian Paul
2010-04-26
st_api: Remove st_module
Jakob Bornecrantz
2010-04-23
st/mesa: checkpoint WIP: mipmap generation for compressed textures
Brian Paul
2010-04-23
st/mesa: minor improvements in fallback_generate_mipmap()
Brian Paul
2010-04-23
st/mesa: remove unneeded #includes and add/update comments
Brian Paul
2010-04-23
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
st/mesa: re-do binding flags in st_ChooseTextureFormat(), again
Brian Paul
[next]