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_cb_drawpixels.c
Age
Commit message (
Expand
)
Author
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-24
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-13
gallium: Various coordinate fixups for texture transfers.
Michel Dänzer
2009-02-12
gallium: Fix GL_DEPTH CopyPixels tile coordinates.
Michel Dänzer
2009-02-12
mesa: consistantly use mesa memory-functions in gallium state tracker
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2008-12-12
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-10-10
mesa: new _mesa_set_vp_override() function for driver-override of vertex program
Brian Paul
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-18
gallium: fix vertex program output translation/mapping bug
Brian Paul
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-15
st: Silence compiler warnings on Windows.
Michal Krol
2008-07-13
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-06-27
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-24
mesa: More signed/unsigned float/integer fixes.
José Fonseca
2008-06-24
mesa: Use appropriate unsigned/signed, float/integer types.
José Fonseca
2008-05-20
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-20
gallium: clean-up glDraw/CopyPixels shaders when destroying context
Brian Paul
2008-05-18
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-17
s/PIPE_FORMAT_U_S8/PIPE_FORMAT_S8_UNORM/
Brian Paul
2008-05-08
gallium: replace pipe_buffer_destroy() call with pipe_buffer_reference(NULL)
Brian Paul
2008-05-08
gallium: clean-up, minor fix
Brian Paul
2008-05-06
gallium: create drawing surfaces as GPU_READ/WRITE only
Brian Paul
2008-05-06
gallium: Make sure to release texture surfaces (at the right time).
Michel Dänzer
2008-05-02
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-30
gallium: use new buffer wrapper functions in p_inlines.h
Brian Paul
2008-04-28
gallium: replace some code with a call to st_choose_format()
Brian Paul
2008-04-25
gallium: remove unneeded st->bitmap_texcoord_bias
Brian Paul
2008-04-25
gallium: fix typo s/_mesa_unmap_drapix_pbo/_mesa_unmap_drawpix_pbo/
Brian Paul
2008-04-25
gallium: consolidate quad drawing code
Brian Paul
2008-04-25
gallium: use util_draw_vertex_buffer() instead of st_draw_vertices()
Brian Paul
2008-04-21
use cso fs/vs handle functions
Keith Whitwell
2008-04-21
gallium: Use CSO cache for shaders.
Michel Dänzer
2008-04-18
gallium: get rid of unnecessary surface mapping
Brian Paul
2008-04-16
gallium: implement RGBA pixel maps in the pixel transfer fragment program
Brian Paul
2008-04-09
gallium: more elaborate tracking of front color buffer state
Brian Paul
2008-04-09
gallium: remove unneeded st->haveFramebufferSurfaces field.
Brian Paul
2008-04-04
gallium: make sure to set the SamplersUsed field for bitmap/drawpixels shaders
Brian Paul
2008-04-03
gallium: set gl_rasterization_rules
Brian Paul
2008-03-31
gallium: use cso_save/restore_sampler_textures() functions
Brian
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-25
gallium: added some debug code (disable)
Brian Paul
2008-03-24
gallium: save/restore samplers in draw_textured_quad()
Brian
2008-03-21
Refactor PBO validate/map code.
Brian
2008-03-21
gallium: implement PBO operations for glDraw/ReadPixels and glBitmap
Brian Paul
2008-03-20
gallium: glBitmap code now separe from glDraw/CopyPixels code
Brian
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
[prev]
[next]