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
2009-04-19
st: Wait to create bitmap transfer until needed
Jakob Bornecrantz
2009-04-17
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-16
Merge branch 'register-negate'
Brian Paul
2009-04-16
Merge branch 'gallium-s3tc'
José Fonseca
2009-04-15
st: remove XXX comment
Brian Paul
2009-04-15
st: check for fast memcpy path in decompress_with_blit()
Brian Paul
2009-04-15
st: st_equal_formats() function to compare gallium/GL pixel formats
Brian Paul
2009-04-15
st: decompress_with_blit() path for glGetTexImage().
Brian Paul
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
mesa: TGSI translation of multiple render targets.
José Fonseca
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
mesa: Fix gcc assembly enable logic.
José Fonseca
2009-04-10
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-09
st: remove another unneeded 'is compressed' comparison
Brian Paul
2009-04-09
st: remove unneeded "is compressed" check
Brian Paul
2009-04-09
st: rearrange some code to be a little more clear
Brian Paul
2009-04-09
gallium: remove unneeded compressed=0 assignment
Brian Paul
2009-04-09
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-04-09
st: consolidate format->usage computation
Brian Paul
2009-04-09
st: add const qualifiers, use GL types
Brian Paul
2009-04-09
st: make loops over 3D texture slices a litte more intuitive
Brian Paul
2009-04-09
st: reformatting and clean-ups in texture code
Brian Paul
2009-04-09
st: If the hw supports it do hw conversion of texture uploads
Jakob Bornecrantz
2009-04-08
gallium: when using gl_PointCoord ensure we use the correct attribute.
Alan Hourihane
2009-04-07
st: implement glCopyTexImage() for GL_DEPTH24_STENCIL8 internal format
Brian Paul
2009-04-07
st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels()
Brian Paul
2009-04-06
st: as with swrast, interpret texture border color according to texture format
Brian Paul
2009-04-06
st: rename a helper function
Brian Paul
2009-04-06
mesa: Fix orientation adjustment for reading stencil pixels.
José Fonseca
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
gallium: Add utility helper for packing combined depth/stencil values.
Michel Dänzer
2009-04-03
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-04-03
mesa: remove the noClamp parameter to _mesa_pack_rgba_span_float()
Brian Paul
2009-04-03
mesa: ensure pbo stencil buffers are mapped before use
Alan Hourihane
2009-03-31
gallium: Move pf_is_depth_stencil to p_format.h.
José Fonseca
2009-03-28
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-27
mesa: Support Z24S8 wherever S8Z24 is supported.
José Fonseca
2009-03-26
st: init the default texture to (0,0,0,1)
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-24
mesa/st: bump gallium version to 0.3
Keith Whitwell
2009-03-23
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-21
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-21
st: Silence compiler warnings.
Michal Krol
2009-03-20
gallium: remove use of origin_lower_left
Brian Paul
2009-03-19
mesa: check renderbuffer is defined before use.
Alan Hourihane
2009-03-19
st/gl: Only transfer needed parts in st_TexSubimage
Jakob Bornecrantz
2009-03-18
st: call _glapi_check_multithread from st_make_current
Keith Whitwell
2009-03-18
st: need to free/realloc pipe texture when we're handed image level > last_level
Brian Paul
2009-03-18
st: clean up some if-statment code
Brian Paul
2009-03-18
st: update texture comments
Brian Paul
[prev]
[next]