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-12-05
st/mesa: GL_ARB_draw_instanced depends on PIPE_CAP_INSTANCED_DRAWING
Brian Paul
2010-11-23
mesa: replace #defines with new gl_shader_type enum
Brian Paul
2010-11-22
st/mesa: set MaxUniformComponents
Marek Olšák
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-21
st/mesa: enable ARB_explicit_attrib_location and EXT_separate_shader_objects
Marek Olšák
2010-11-20
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-11-18
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
gallium: Add st_context_iface::share to st_api.
Chia-I Wu
2010-11-18
gallium: Add st_api::name.
Chia-I Wu
2010-11-15
st/mesa: fix glDrawPixels(depth/stencil) bugs
Brian Paul
2010-11-12
gallium: add CAPs for indirect addressing and lower it in st/mesa when needed
Marek Olšák
2010-11-04
st/mesa: Reset the constant buffers before destroying the pipe context.
Tilman Sauerbeck
2010-11-02
st/mesa: Reset the index buffer before destroying the pipe context.
Tilman Sauerbeck
2010-11-02
st/mesa: unbind constant buffer when not in use
Keith Whitwell
2010-10-31
st/mesa: Unreference the sampler view in st_bind_surface.
Chia-I Wu
2010-10-28
st/mesa: Silence uninitialized variable warning.
Vinson Lee
2010-10-27
Track separate programs for each stage
Ian Romanick
2010-10-27
st/mesa: Remove unnecessary header.
Vinson Lee
2010-10-25
st/mesa: support RGBA16 and use it for RGBA12 as well
Marek Olšák
2010-10-23
st/mesa: be smarter choosing texture format for glDrawPixels()
Brian Paul
2010-10-23
st/mesa: add format selection for signed/unsigned integer formats
Brian Paul
2010-10-23
mesa: split up the image.c file
Brian Paul
2010-10-21
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
st/mesa: support for primitive restart
Brian Paul
2010-10-21
st/mesa: added cases for GL_COMPRESSED_RED/RG in st_choose_format()
Brian Paul
2010-10-15
st/mesa: update function name, comments
Brian Paul
2010-10-15
st/mesa: use GLuint to avoid problem w/ uint not defined on mingw32
Brian Paul
2010-10-15
st/mesa: reformatting in st_cb_drawpixels.c
Brian Paul
2010-10-15
st/mesa: fix regressions in glDrawPixels(GL_STENCIL_INDEX)
Brian Paul
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
[next]