Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / include / pipe /
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian König[g3dvl] merge fix
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-12 Marek Olšákgallium: add CAPs for indirect addressing and lower...
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-09 Christian König[g3dvl] start handling motion_vertical_field_select
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... vl: pipe-video branch merged with Königs pipe-video...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
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-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-11 José Fonsecagallium: Define C99 restrict keyword where absent.
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... vl: changed video pipe to use the new gallium API withi...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
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-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-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-20 Thomas Balling Sør... Made some decoding function for mpeg2-decoding
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 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-22 Zack Rusingallium: add a timestamp disjoint query
2010-06-22 Zack Rusingallium: add a new query
2010-06-18 Zack Rusingallium: add a temporary array register file
2010-06-18 Zack Rusingallium: add a new register file - immediate array
2010-06-13 Younes Mantonvl: Add transfer funcs to pipe_video_context and softpipe.
2010-06-11 Zack Rusingallium/softpipe/draw: support samplers in geometry...
2010-06-09 Zack Rusingeometry shaders: make gs work with changable primitive...
2010-06-08 Zack Rusingallium: add basic support for stream output queries
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-08 Zack Rusingallium: rename draw_auto to draw_stream_output, plus...
2010-06-08 Zack Rusingallium: make draw auto work and add relevant caps...
2010-06-08 Zack Rusingallium: add interface for DrawAuto and implement it...
2010-06-08 Zack Rusingallium: a lot more complete implementation of stream...
2010-06-08 Zack Rusingallium: basic and initial implementation of the stream...
2010-06-06 Younes Mantonvl: Decode to XRGB, not ARGB.
2010-06-05 Dave Airliemesa/st: add support for EXT_texture_swizzle.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-05-31 Chia-I WuDefine PUBLIC to dllexport on MSVC.
2010-05-28 Roland Scheideggergallium: clear interface changes
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-17 Roland Scheideggergallium: clean up resource_copy_region function
2010-05-17 Roland Scheideggergallium: another interface change for multisampling
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-13 Vinson Leegallium: Add tokens for Cygwin.
2010-05-12 José Fonsecagallium: Add new fine grained PIPE_CAP_xx for shader...
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
next