scons: add code to generate the various GL API files
[mesa.git] / src / gallium / state_trackers / vega /
2012-05-29 Christoph Bumillergallium: add st_api feature mask to prevent advertising...
2012-05-11 Andreas Betzvega: fix 565 color unpacking bug
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákst/vega: don't use user_buffer_create
2012-04-29 Marek Olšákst/vega: use cso_draw_arrays
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-13 Dylan Noblesmithst/vega: silence enum cast warnings
2012-04-13 Dylan Noblesmithst/vega: fix uninitialized values
2012-02-18 Vinson Leest/vega: Remove unused variable.
2012-01-31 Brian Paulvega: memset data array to zero to silence uninitialize...
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-12-23 Ian Romanickst-api: Have context_create explain why creation failed
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-12-06 Fabio Pedrettivega: remove unused vars
2011-11-29 José Fonsecast/vega: Fix warnings about dllimport attributes on...
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-21 Chia-I Wust/vega: fix drawing images with alpha channel
2011-09-21 Chia-I Wust/vega: fix vg_context_is_object_valid()
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-15 Brian Paulvega: move ureg_destroy(ureg) after last use of ureg var
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
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 Brian Paulvega: remove unused pipe var
2011-03-11 Marek Olšákst/vega: remove unnecessary flushes
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-15 Marek Olšákgallium: add usage parameter to pipe_buffer_create
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-02-14 Marek Olšákgallium: always save and restore vertex buffers using...
2011-01-30 Chia-I Wust/vega: Disable blending when the paint is opaque.
2011-01-30 Chia-I Wust/vega: Remove an invalid sanity check.
2011-01-30 Chia-I Wust/vega: s/vg[A-Z]/vega[A-Z]/.
2011-01-25 Brian Paulvega: implement handler/pointer conversion using a...
2011-01-25 Brian Paulvega: remove redundant functions found elsewhere
2011-01-25 Brian Paulvega: replace casts with pointer/handle conversion...
2011-01-23 Brian Paulvega: sort filenames in Makefile, SConscript
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' 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-22 Vinson Leest/vega: Remove unnecessary headers.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Chia-I Wumapi: Rewrite mapi_abi.py to get rid of preprocessor...
2010-12-04 Chia-I Wust/vega: Fix pipe blend state for various blend modes.
2010-12-04 Chia-I Wust/vega: Add blend shaders for all blend modes.
2010-12-04 Chia-I Wust/vega: Fix VG_BLEND_MULTIPLY.
2010-12-04 Vinson Leest/vega: Silence uninitialized variable warning.
2010-12-04 Chia-I Wust/vega: Blending should use premultiplied alpha.
2010-12-04 Chia-I Wust/vega: Add support for per-channel alpha.
2010-12-04 Chia-I Wust/vega: Move masking after blending.
2010-12-04 Chia-I Wust/vega: Refactor blend shaders.
2010-12-04 Chia-I Wust/vega: Add some comments to pipeline shaders.
2010-12-03 Chia-I Wust/vega: Add a missing break.
2010-12-03 Chia-I Wust/vega: Move vertex transformation to shader.
2010-12-03 Chia-I Wust/vega: Set pipe_resource::array_size to 1.
2010-12-02 Chia-I Wust/vega: polygon_array requires a deep free.
2010-12-02 Chia-I Wust/vega: Destroy the pipe context with vg_context.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-12-01 José Fonsecavega: Remove extraneous ;
2010-12-01 Chia-I Wust/vega: Avoid unnecessary constant bufer upload.
2010-12-01 Chia-I Wust/vega: Initialize pipe states with renderer.
2010-12-01 Chia-I Wust/vega: Create drawing surface mask as needed.
2010-12-01 Chia-I Wust/vega: Delay blend texture creation until needed.
2010-12-01 Chia-I Wust/vega: Remove st_inlines.h.
2010-12-01 Chia-I Wust/vega: Simplify radial gradient.
2010-12-01 Chia-I Wust/vega: Fix degenerate paints.
2010-12-01 Chia-I Wust/vega: Fix negated logic in image_draw.
2010-12-01 Chia-I Wust/vega: Fix paint coordinates transformations.
2010-12-01 Chia-I Wust/vega: Bump version to 1.1.
2010-12-01 Chia-I Wust/vega: Add color transformation support.
2010-12-01 Chia-I Wust/vega: More flexible shader selection.
2010-12-01 Chia-I Wust/vega: Revive mask layer support.
2010-12-01 Chia-I Wust/vega: Add primitive text support.
2010-12-01 Chia-I Wust/vega: Make image_draw take a matrix.
2010-12-01 Chia-I Wust/vega: Make path_render and path_stroke take a matrix.
2010-12-01 Chia-I Wust/vega: Fix image sampler views for alpha-only formats.
2010-12-01 Chia-I Wust/vega: Update to latest headers.
2010-12-01 Chia-I Wust/vega: Get rid of renderer_copy_texture.
2010-12-01 Chia-I Wust/vega: vg_copy_texture and vg_copy_surface should...
2010-12-01 Chia-I Wust/vega: Clean up renderer fields and functions.
2010-12-01 Chia-I Wust/vega: Clean up vg_context fields and functions.
2010-12-01 Chia-I Wust/vega: vg_manager should care about only the color...
2010-12-01 Chia-I Wust/vega: Make shader_bind call into the renderer.
2010-12-01 Chia-I Wust/vega: Move g3d states to renderer.
2010-12-01 Chia-I Wust/vega: Use st_framebuffer for fb width/height.
2010-12-01 Chia-I Wust/vega: Delay fb state update to vg_validate_state.
2010-12-01 Chia-I Wust/vega: Add POLYGON_STENCIL and POLYGON_FILL renderer...
2010-12-01 Chia-I Wust/vega: Use the renderer for vgMask.
2010-12-01 Chia-I Wust/vega: Add FILTER renderer state for image filtering.
next