Merge branch 'xa_branch'
[mesa.git] / src / gallium / include /
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-17 José Fonsecascons: make embedding orthogonal to the platform
2011-06-08 Brian Paulgallium: fix comments for pipe_stream_output_state
2011-05-31 Dave Airliegallium: include limits.h in p_config.h
2011-05-20 Brian Paulst/glx: define/set new ST_CONTEXT_FLAG_bits
2011-05-09 Michel Dänzergallium: Factor out unknown endianness detection.
2011-05-09 Matt TurnerDon't allow compilation if endianness isn't known
2011-05-09 Matt Turnerp_config.h: Rely on glibc endianness definitions when...
2011-05-06 Marek Olšákgallium: implement seamless cubemap extensions
2011-05-06 Marcin Slusarzgallium/xorg st/nv50: add PIPE_BIND_CURSOR
2011-05-02 Marek Olšákgallium: reorder fields of pipe_rasterizer_state to...
2011-04-15 Luca Barbierigallium: add A/L/LA/I floating point formats
2011-04-01 Marek Olšákgallium: add a CAP for mixed colorbuffer format support
2011-03-30 Michel Dänzergallium: Use explicit values in caps enums.
2011-03-29 Marek Olšákgallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
2011-03-29 Marek Olšákgallium: add EXT_texture_snorm support
2011-03-29 Luca Barbierigallium: implement clamping controls (ARB_color_buffer_...
2011-03-25 José Fonsecagallium: Avoid redefinition of likely/unlikely macros...
2011-03-15 Marek Olšákgallium: add texture barrier support to the interface...
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-08 Marek Olšákgallium/util: add LATC support
2011-03-05 Marek Olšákgallium: split CAP_INSTANCE_DRAWING into INSTANCEID...
2011-03-04 José Fonsecagallium: Define __func__ on MSVC.
2011-02-22 José Fonsecagallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ...
2011-02-22 Keith Whitwellgallium: new transfer flag: DISCARD_WHOLE_RESOURCE
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-01-29 Brian Paulgallium: added comments to pipe_transfer
2011-01-26 Zack Rusingallium: add an interface for query predicates
2011-01-26 Brian Paultgsi: add support for 1D/2D texture arrays
2011-01-24 Zack Rusingallium: implement modern sampling scheme
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-23 Dave Airliegallium: add fragment shader property for color writes...
2010-12-23 Marek Olšákgallium: add new formats L16A16_UNORM, A16_UNORM, I16_U...
2010-12-05 Brian Paulgallium: added PIPE_CAP_INSTANCED_DRAWING
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-18 Chia-I Wugallium: Add st_context_iface::share to st_api.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-12 Marek Olšákgallium: add CAPs for indirect addressing and lower...
2010-11-08 Vinson Leegraw: Add struct pipe_surface forward declaration.
2010-11-08 Michal Krolgraw: Export graw_save_surface_to_file().
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulgallium: new CAP, state for primitive restart
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Dave Airliegallium/format: add X32_S8X24_USCALED format.
2010-10-12 Dave Airliegallium/format: add support for X24S8 and S8X24 formats.
2010-10-12 Dave Airliegallium/tgsi: add support for stencil writes.
2010-10-11 José Fonsecagallium: Define C99 restrict keyword where absent.
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Luca Barbierigallium: avoid the C++ keyword "template" in sw_winsys.h
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-10 Chia-I Wugallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-07 Tilman SauerbeckReplace reference to tgsi-instruction-set.txt.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-29 Vinson Leegallium: Remove unnecessary header from p_state.h.
2010-08-27 Vinson Leegallium: Remove unnecessary header from p_shader_tokens.h.
2010-08-27 Vinson Leegallium: Remove unnecessary header from p_format.h.
2010-08-27 Vinson Leegraw: Include missing header in graw.h.
2010-08-26 José Fonsecagraw: Add copyright headers to the interfaces.
2010-08-26 José Fonsecagraw: Undo late loading of graw drivers.
2010-08-26 Vinson Leegallium: Clean up header file inclusion in p_defines.h.
2010-08-26 Vinson Leegallium: Clean up header file inclusion in p_context.h.
2010-08-26 Vinson Leegraw: Include missing header in graw_dl.h.
2010-08-26 José Fonsecagraw: Dynamically load graw libraries.
2010-08-20 Luca Barbierip_compiler: add replacement va_copy
2010-08-20 Luca Barbierigallium: add PIPE_TEXTURE_RECT target
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-11 Luca Barbierigallium: add ALWAYS_INLINE
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Add pipe_context::draw_vbo and pipe_context...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-21 Marek Olšákgallium: add depth clamp to the interface
2010-07-21 Keith Whitwellgallium: remove pointless bitfield restrction in pipe_v...
2010-07-14 José Fonsecagallium: Ensure prototypes are wrapped in extern "C".
2010-07-14 José Fonsecagallium: Add a macro for memory barriers.
2010-07-14 José Fonsecagallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3...
2010-07-08 Brian Paulgallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 nobledpipe: Add PIPE_OS_HURD
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-24 Jakob Bornecrantzgallium: Remove drm_api and all references to it
next