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
/
gallium
/
include
Age
Commit message (
Expand
)
Author
2011-01-28
gallium: added comments to pipe_transfer
Brian Paul
2011-01-26
gallium: add an interface for query predicates
Zack Rusin
2011-01-25
tgsi: add support for 1D/2D texture arrays
Brian Paul
2011-01-24
gallium: implement modern sampling scheme
Zack Rusin
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2010-12-24
gallium: add fragment shader property for color writes to all buffers. (v2)
Dave Airlie
2010-12-23
gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORM
Marek Olšák
2010-12-05
gallium: added PIPE_CAP_INSTANCED_DRAWING
Brian Paul
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
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-17
gallium: Remove redundant sw and debug target helpers
Jakob Bornecrantz
2010-11-12
gallium: add CAPs for indirect addressing and lower it in st/mesa when needed
Marek Olšák
2010-11-08
graw: Add struct pipe_surface forward declaration.
Vinson Lee
2010-11-08
graw: Export graw_save_surface_to_file().
Michal Krol
2010-10-21
gallium: new CAP, state for primitive restart
Brian Paul
2010-10-13
gallium/format: add X32_S8X24_USCALED format.
Dave Airlie
2010-10-13
gallium/format: add support for X24S8 and S8X24 formats.
Dave Airlie
2010-10-13
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-11
gallium: Define C99 restrict keyword where absent.
José Fonseca
2010-09-22
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-20
gallium: avoid the C++ keyword "template" in sw_winsys.h
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-07
Replace reference to tgsi-instruction-set.txt.
Tilman Sauerbeck
2010-08-28
gallium: Remove unnecessary header from p_state.h.
Vinson Lee
2010-08-27
gallium: Remove unnecessary header from p_shader_tokens.h.
Vinson Lee
2010-08-27
gallium: Remove unnecessary header from p_format.h.
Vinson Lee
2010-08-27
graw: Include missing header in graw.h.
Vinson Lee
2010-08-26
graw: Add copyright headers to the interfaces.
José Fonseca
2010-08-26
graw: Undo late loading of graw drivers.
José Fonseca
2010-08-26
gallium: Clean up header file inclusion in p_defines.h.
Vinson Lee
2010-08-26
gallium: Clean up header file inclusion in p_context.h.
Vinson Lee
2010-08-26
graw: Include missing header in graw_dl.h.
Vinson Lee
2010-08-26
graw: Dynamically load graw libraries.
José Fonseca
2010-08-21
p_compiler: add replacement va_copy
Luca Barbieri
2010-08-20
gallium: add PIPE_TEXTURE_RECT target
Luca Barbieri
2010-08-11
gallium: add ALWAYS_INLINE
Luca Barbieri
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-07-21
gallium: add depth clamp to the interface
Marek Olšák
2010-07-21
gallium: remove pointless bitfield restrction in pipe_vertex_element
Keith Whitwell
2010-07-14
gallium: Ensure prototypes are wrapped in extern "C".
José Fonseca
2010-07-14
gallium: Add a macro for memory barriers.
José Fonseca
2010-07-14
gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support.
José Fonseca
2010-07-08
gallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
Brian Paul
2010-06-29
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-28
mesa: initial support for ARB_geometry_shader4
Zack Rusin
[next]