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-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
st/mesa: enable stencil shader export extension if supported
Dave Airlie
2010-10-13
st/mesa: use shader stencil export to accelerate shader drawpixels.
Dave Airlie
2010-10-13
st/mesa: add option to choose a texture format that we won't render to.
Dave Airlie
2010-10-05
st/mesa: replace assertion w/ conditional in framebuffer invalidation
Brian Paul
2010-10-02
mesa/st: initial attempt at RG support for gallium drivers
Dave Airlie
2010-09-30
st: remove duplicated include
Nicolas Kaiser
2010-09-27
Remove unnescessary initializations of UpdateTexturePalette
Ian Romanick
2010-09-24
st/mesa: use the wrapped renderbuffer in CopyPixels()
Brian Paul
2010-09-24
st/mesa: add missing MESA_FORMAT_S8 case in st_mesa_format_to_pipe_format()
Brian Paul
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-23
egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e
Dave Airlie
2010-09-21
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
Merge branch 'sprite-coord'
Brian Paul
2010-09-20
st/mesa: fix assertion failure in GetTexImage for cubemaps
Marek Olšák
2010-09-17
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-15
mesa/st: Silence uninitialized variable warning.
Vinson Lee
2010-09-14
mesa/st: ask GLSL to not emit noise since we have a dummy implementation
Luca Barbieri
2010-09-14
mesa/st: set compiler options based on Gallium shader caps
Luca Barbieri
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-10
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
Chia-I Wu
2010-09-10
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-08
glsl: add several EmitNo* options, and MaxUnrollIterations
Luca Barbieri
2010-09-08
glsl: make compiler options per-target
Luca Barbieri
2010-09-04
mesa/st: add missing _mesa_set_fetch_functions in st_get_tex_image
Luca Barbieri
2010-09-02
st/mesa: clamp gl_constants::MaxVarying against MAX_VARYING
Brian Paul
2010-09-02
mesa/st: remove check for buffer/elements = 0
Dave Airlie
2010-08-30
st/mesa: set the MaxVarying GLSL constant
Marek Olšák
2010-08-28
st/mesa: Include missing header in st_mesa_to_tgsi.c.
Vinson Lee
2010-08-26
st/mesa: Remove unnecessary header.
Vinson Lee
2010-08-26
st/mesa: add missing packed depth/stencil formats in st_format_datatype()
Brian Paul
2010-08-26
st/mesa: Fix glEGLImageTargetTexture2DOES.
Chia-I Wu
2010-08-26
st/mesa: Add support for surfaceless current contexts.
Chia-I Wu
2010-08-25
st/mesa: Remove unnecessary header.
Vinson Lee
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-22
st/mesa: implement depth-only blit for BlitFramebuffer
Marek Olšák
2010-08-22
st/mesa: fix BlitFramebuffer for D24S8 textures
Marek Olšák
2010-08-22
st/mesa: added st_is_depth_stencil_combined() function
Brian Paul
2010-08-22
st/mesa: fix ReadPixels crashes when reading depth/stencil from a FBO
Brian Paul
2010-08-22
st/mesa: clean-up pipe_get_transfer() calls
Brian Paul
2010-08-22
mesa: Removed another unused variable.
José Fonseca
2010-08-21
mesa: Remove unsused local variable.
José Fonseca
2010-08-20
mesa: Include compiler.h for ASSERT.
Chia-I Wu
2010-08-20
st/mesa: fix code/declaration mixing
Keith Whitwell
2010-08-20
mesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
Luca Barbieri
2010-08-20
mesa/st: support using PIPE_TEXTURE_RECT internally
Luca Barbieri
[next]