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
2011-03-02
mesa/st: fix softpipe npot compressed mipmaps.
Dave Airlie
2011-03-02
mesa/st: fix generate mipmap for signed compressed formats.
Dave Airlie
2011-03-02
st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible
Marek Olšák
2011-03-01
st/mesa: probably handle instanced drawing
Christian König
2011-02-28
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
mesa/st: add RGTC format support.
Dave Airlie
2011-02-28
st/mesa & v_bug_mgr: two small instanced drawing fixes
Christian König
2011-02-25
gallium/st: place value check before value is use
Jerome Glisse
2011-02-24
st/mesa: treat 1D ARRAY upload like a depth or 2D array upload.
Dave Airlie
2011-02-23
st/mesa: fix computing the lowest address for interleaved attribs
Wiktor Janas
2011-02-20
st/mesa: fix crash when using both user and vbo buffers with the same stride
Marek Olšák
2011-02-20
st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL
Marek Olšák
2011-02-21
st/mesa: need to translate clear color according to surface's base format
Brian Paul
2011-02-21
st/mesa: fix the default case in st_format_datatype()
Brian Paul
2011-02-21
st/mesa: fix incorrect texture size allocation in st_finalize_texture()
Brian Paul
2011-02-21
st/mesa: refactor guess_and_alloc_texture() code
Brian Paul
2011-02-21
st/mesa: fix mipmap generation for non-POW textures
Brian Paul
2011-02-18
st/mesa: set renderbuffer _BaseFormat in a few places
Brian Paul
2011-02-18
st/mesa: check buffer orientation in blit_copy_pixels()
Brian Paul
2011-02-18
st/mesa: fix geometry corruption by always re-binding vertex arrays
Marek Olšák
2011-02-17
st/mesa: implement blit-based path for glCopyPixels
Brian Paul
2011-02-17
st/mesa: indentation fix
Brian Paul
2011-02-17
st/mesa: fix incorrect glCopyPixels position on fallback path
Brian Paul
2011-02-17
st/mesa: remove unused screen variables
Brian Paul
2011-02-16
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-02-15
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
st/mesa: fix compressed mipmap generation.
Dave Airlie
2011-02-15
st/mesa: fix GLES build
Marek Olšák
2011-02-14
st/mesa: Use blend equation and function of first render target for all rende...
Fabian Bieler
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
st/mesa: set vertex arrays state only when necessary
Marek Olšák
2011-02-14
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-11
st/mesa: Fix surfaceless opengl with non-dummy contexts
Benjamin Franzke
2011-02-11
st/mesa: allow rendering to sRGB textures if EXT_fb_srgb is unsupported
Marek Olšák
2011-02-10
mesa/st: enable GL_EXT_framebuffer_sRGB
Dave Airlie
2011-02-09
mesa/st: Clean up vertex buffer unreferencing
Thomas Hellstrom
2011-02-08
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
st/mesa: fix shader deletion regression
Brian Paul
2011-02-08
mesa/st: Plug a fragment program variant parameter leak
Thomas Hellstrom
2011-02-08
st/mesa: free the temporary bitmap/drawpix shader code
Brian Paul
2011-02-08
mesa/st: Fix vertex buffer leak
Thomas Hellstrom
2011-01-28
st/mesa: fix texture array dimensions
Brian Paul
2011-01-28
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-25
st/mesa: support for 1D/2D texture arrays
Brian Paul
2011-01-25
st/mesa: add comments in emit_wpos()
Brian Paul
2011-01-25
st/mesa: fix incorrect fragcoord.x translation
Brian Paul
2011-01-24
st/mesa: Enable EXT_texture_format_BGRA8888 for gles1/2
Benjamin Franzke
2011-01-24
st/mesa: support internalFormat=GL_BGRA in TexImage2D
Benjamin Franzke
2011-01-22
st/mesa: ensure that all pixel paths operation on linear RGB data, not sRGB
Brian Paul
[next]