nouveau: Fix serious compiler warnings
[mesa.git] / src / gallium / include /
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
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-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-07 Keith Whitwellgraw: add parse_geometry_shader helper
2010-06-06 Jakob Bornecrantzgallium: Add drm driver interface
2010-06-07 Keith Whitwellinclude/st: new file swrast_screen_create.h
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...
next