Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / include /
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-06 Younes Mantonvl: Subpicture/compositing fixes.
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0
2010-03-03 José Fonsecagallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 José Fonsecagallium: Standardize on the LSB->MSB notation.
2010-03-01 José Fonsecagallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 José Fonsecagallium: Introduce a new format to disambiguate PIPE_FO...
2010-03-01 José Fonsecagallium: Remove inexisting formats.
2010-02-24 Brian Paulgallium: comment/document usage flags
2010-02-22 Michal Krolgallium: Remove bypass_vs_clip_and_viewport from raster...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 José Fonsecagallium: Remove previously forgotten pf_name() prototype.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-09 Roland Scheideggergallium: make valuemask/writemask in pipe_stencil_state...
2010-02-09 Roland Scheideggergallium: don't put stencil ref value in pipe_depth_sten...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Michal Krolgallium: Remove prefilter member from pipe_sampler_stat...
2010-02-09 Michal Krolgallium: Add cylindrical wrap info to TGSI declaration.
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 Roland Scheideggergallium: add point_quad_rasterization bit to rasterizer...
2010-02-04 José Fonsecagallium: Add a define for deprecated function attribute.
2010-02-04 José Fonsecagallium: Don't try to auto-detect the OS when embedded...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Roland Scheideggergallium: clean up point sprite rasterizer state
2010-02-02 José Fonsecagallium: Move some compiler portability stuff into...
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
2010-02-02 José Fonsecagallium: Move p_thread.h and p_atomic.h out of gallium...
2010-02-02 José Fonsecagallium: Make pipe_atomic a regular int32_t.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-01 José Fonsecagallium: Use MSVC atomic intrinsics directly instead...
2010-02-01 José Fonsecagallium: Remove unnecessary includes. Add others to...
2010-02-01 José Fonsecagallium: Drop mutex-based pipe_atomic implementation.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Brian Paulgallium: document pipe_context::get_query_result()
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-29 Luca Barbieritgsi: add properties for fragment coord conventions...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Roland Scheideggergallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SO...
2010-01-28 Michal Krolgallium: Add CAPs for constant buffers.
2010-01-28 Michal Krolgallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_...
2010-01-28 Michal Krolgallium: Add tgsi_declaration_dimension token.
2010-01-26 Alan HourihaneCheck for __USE_MISC for defining uint & ushort
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-21 José Fonsecagallium: New inline to write buffers which avoids synch...
2010-01-21 José Fonsecagallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buf...
2010-01-21 José Fonsecagallium: Remove temporary hack for the absence of a...
2010-01-21 Roland Scheideggerdocs: clean up sampler description
2010-01-21 Brian Paulgallium: fix conditional rendering comment
2010-01-21 Roland Scheideggergallium: new PIPE_CAP bits for the independent blend...
2010-01-21 Brian Paulgallium: updated comments, whitespace fixes
2010-01-20 Roland Scheideggergallium: prepare for per-rendertarget blend enables...
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Alan CoopersmithSun compilers now support some gcc __attribute__ values
2010-01-19 Jakob Bornecrantzst/drm: Expose kernel driver name
2010-01-19 Ben Skeggsst/dri: update dri2 drawables when viewport is changed
2010-01-17 Jakob Bornecrantzgallium: Support swig "compiler" in p_compiler.h
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-14 Brian Paulgallium: remove forward struct decl
2010-01-12 Michal Krolgallium: draw_arrays/elements_instanced() are of type...
2010-01-12 Roland Scheideggergallium: remove point_size_min and point_size_max from...
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
2010-01-12 José Fonsecagallium: Generalize the alignment macros to other compi...
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-12 Chia-I Wuwinsys/drm: Add name field to drm_api.
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Roland Scheideggergallium: remove const qualifier from pipe_buffer argume...
2010-01-11 Chia-I Wugallium: Add PUBLIC macro for function visibility.
2010-01-11 Ben Skeggsst/dri: update dri2 drawables when viewport is changed
2010-01-10 José Fonsecagallium: Remove dead code.
2010-01-10 José Fonsecagallium: Provide alternative stdint.h and stdbool.h...
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-06 Luca Barbierigallium: remove PIPE_TEX_FILTER_ANISO
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Michal Krolgallium: Add UMOD TGSI opcode.
2010-01-05 Michal Krolgallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcode...
2010-01-05 Michal Krolgallium: Add signed/unsigned int immediate data types.
2010-01-05 Michal KrolRemove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCO...
2010-01-05 Michal Krolgallium: Add more integer TGSI opcodes.
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2009-12-31 Brian Paulgallium: pipe_context::render_condition() and mode...
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
next