gallium: remove trailing comma to silence warning
[mesa.git] / src / gallium / include /
2012-01-29 Brian Paulgallium: remove trailing comma to silence warning
2012-01-29 Marek Olšákst/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_ex...
2012-01-25 Marek Olšákst/mesa: do vertex and fragment color clamping in shaders
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl: add h264 infrastructure
2012-01-15 Christian Königvl: move away from state like parameters
2012-01-15 Christian Königvl/video_buffer: add support for interlaced buffers
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-15 Marek Olšákgallium: improve the pipe_stream_output_info struct...
2012-01-11 Dave Airlietgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
2012-01-11 Dave Airlietgsi: add ISSG support
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2012-01-07 Dave Airliegallium: add new semantic for clip vertex.
2012-01-05 Bryan Caingallium: add support for clip distances
2012-01-05 Marek Olšákgallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
2012-01-05 Marek Olšákgallium: remove deprecated PIPE_TRANSFER_DISCARD
2012-01-05 Brian Paulgallium: add STATIC_ASSERT macro
2011-12-26 Christian Königvl: call decode_bitstream only once
2011-12-25 Marek Olšákgallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS
2011-12-23 Ian Romanickst-api: Have context_create explain why creation failed
2011-12-23 Ian Romanickst-api: Clean-up OpenGL profile handling
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-12-13 Marek Olšákmesa: add const flags to skip MaxVarying and MaxUniform...
2011-12-11 Maarten Lankhorstvl: Add missing mpeg fields to pipe_mpeg12_picture_desc
2011-12-10 Marek Olšákgallium: implement ARB_conservative_depth
2011-12-02 Chia-I Wugallium: add PIPE_FORMAT_ETC1_RGB8
2011-11-29 José FonsecaRemove windows kernel support code.
2011-11-27 Dave Airliegallium: add B10G10R10A2_UINT format
2011-11-23 Brian Paulgallium: remove trailing comma and unneeded comments...
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-11-22 Marek Olšákgallium: remove PIPE_CAP_GLSL and enable GLSL unconditi...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-21 Vadim Girlingallium: add PIPE_SHADER_CAP_OUTPUT_READ
2011-11-14 Christoph Bumillergallium: add TGSI_SEMANTIC_VERTEXID
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for VC-1 decoding
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for MPEG4 Part 2
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add num_slices to mpeg12 picture...
2011-10-21 Alan CoopersmithAdd solaris detection for PIPE_ARCH_LITTLE_ENDIAN/PIPE_...
2011-10-20 Christoph Bumillergallium: add new query types and missing documentation
2011-10-15 Christoph Bumillergallium: add PIPE_BIND_BLENDABLE flag
2011-10-14 Thomas Hellstromdrm_driver: Add a configuration function to the driver...
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-08 Dave Airliegallium: add initial pure integer support (v2)
2011-09-30 Marek Olšákgallium: add PIPE_CAP_TEXTURE_BARRIER
2011-09-30 Marek Olšákgallium: add PIPE_CAP_CONDITIONAL_RENDER
2011-09-30 Marek Olšákgallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
2011-09-30 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
2011-09-28 Christoph Bumillergallium: add polygon offset clamp state
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-20 Brian Paulgallium: remove trailing comma to silence warning
2011-09-20 Paul BerryGallium: Increase PIPE_MAX_CLIP_PLANES to 8.
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-10 Marek Olšákgallium: add shadow 1D and 2D array samplers to TGSI
2011-09-10 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2011-09-08 José FonsecaDefine INLINE macro in terms of inline.
2011-09-05 Dave Airliegallium: add missing formats for ARB_vertex_type_2_10_1...
2011-09-02 Dave Airliegallium: add caps for MIN/MAX texel offsets.
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-09-01 Christian Königgallium: add R8A8 and A8R8 UNORM formats
2011-09-01 Christian Königgallium: try to cleanup a bit of the format mess create...
2011-08-29 Kai Wasserbächinclude/pipe: Fix include style
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rewrite the mpeg 1&2 bitstream parser
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-20 Chia-I Wugallium: add PIPE_OS_ANDROID support
2011-08-08 Brian Paulgallium: silence warnings about trailing commas in...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillergallium: extend resource_resolve to accommodate BlitFra...
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-31 Jeremy Huddlestondarwin: Use machine/endian.h to determine endianness
2011-07-31 Jeremy HuddlestonFix PPC detection on darwin
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-14 Brian Paulgallium: don't use enum bitfields in p_video_state.h
2011-07-14 Brian Paulgallium: put video-related enums in separate header
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Christian König[g3dvl] revert some unintended white space changes
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-07-08 Christian König[g3dvl] remove the unused priv member from pipe_video_c...
2011-07-08 Christian König[g3dvl] move compositor creation and handling directly...
2011-07-08 Christian König[g3dvl] remove sampler view handling from video context
2011-07-08 Christian König[g3dvl] remove create_surface from video context
2011-07-08 Christian König[g3dvl] make pipe_context mandatory for creation pipe_v...
2011-07-08 Christian König[g3dvl] rename is_format_supported to is_video_format_s...
2011-07-07 Christian König[g3dvl] rename get_param to get_video_param and move...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
next