scons: add code to generate the various GL API files
[mesa.git] / src / gallium / state_trackers / dri /
2012-05-29 Christoph Bumillergallium: add st_api feature mask to prevent advertising...
2012-03-25 Dave Airliedrisw: fix image stride calculation for 16-bit.
2012-02-23 Jakob Bornecrantzst/dri: Fix crash in st/dri from dri format commit
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-03 Ville Syrjalagallium/dri: Handle xserver that doesn't send needless...
2012-02-02 Lauri Kasanengallium/postprocess: Fix depth logic
2012-01-30 Benjamin Franzkest/dri: Support 24bit formats in dri2_allocate_buffer
2012-01-18 Stéphane Marchesinst/dri: Remove useless flush front.
2012-01-18 Kristian Høgsberggbm: Validate usage flags in gbm_bo_create_from_egl_image()
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2011-12-23 Ian Romanickst-api: Have context_create explain why creation failed
2011-12-07 Thomas Hellstromst/dri: Use depth instead of bpp when communicating...
2011-11-08 Vinson Leest/dri: Fix memory leak on error path.
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-02 José Fonsecagallium/dri: Remove references to vblank.
2011-11-02 Kristian HøgsbergFix gallium dri compile and a merge conflict
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-11-02 Kristian Høgsbergdri: Remove driMediaStreamCounterExtension
2011-11-02 Kristian Høgsbergdri: Remove driSwapControlExtension
2011-11-02 Kristian Høgsbergdri: Drop driCopySubBufferExtension
2011-11-02 Kristian Høgsbergdri: Drop driReadDrawableExtension
2011-11-02 Kristian Høgsbergdri: Drop driLegacyExtension
2011-11-02 George Sapountzisst/dri/sw: add get_image inline helper similar to put_image
2011-11-02 Benjamin Franzkest/dri/sw: Fix incorrect cast
2011-11-02 Benjamin Franzkest/dri/sw: Implement texture_from_pixmap
2011-11-02 Benjamin FranzkeRevert "Duplicate state_tracker/dri/sw/dri_drawable.c"
2011-11-02 Benjamin FranzkeRevert "state_trackers/dri/sw: Implement texture_from_p...
2011-10-14 Thomas Hellstromst/dri: Hook up throttling based on the drm driver_desc...
2011-10-14 Thomas Hellstromst/dri: Implement the new dri2 throttling extension
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-09-10 Marek Olšákst/dri: remove the call to driInitExtensions
2011-09-09 Chia-I Wust/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888
2011-09-06 Stéphane Marchesinstate_trackers/dri/sw: Implement texture_from_pixmap.
2011-09-06 Stéphane MarchesinDuplicate state_tracker/dri/sw/dri_drawable.c
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-19 Lauri Kasanenst/dri: Bind the post-processing queue to dri
2011-08-17 Lauri Kasanenst/dri: Indent driconf options
2011-08-16 Marek Olšákst/dri: remove an unused-but-set variable
2011-08-16 Cooper Yuandri2: check if context is valid before flushing the...
2011-08-16 Cooper Yuandri2: add code to dri2_Flush extension.
2011-08-05 Marek Olšákst/dri: remove an unused-but-set variable
2011-08-05 Marek Olšákst/dri: remove a dummy function dri2_create_context
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-10 Marek Olšákst/dri: remove unused variables
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-29 Thomas Hellstromst/dri: Get rid of the evil struct dri_drawable::contex...
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-23 Benjamin Franzkest/dri: Implement DRIimageExtension::dupImage
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Benjamin Franzkest/dri: Support dri2 useflags in dri2_create_image
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-12 Marek Olšákst/dri: fix warning: ‘bind’ may be used uninitialized...
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 Adam Jacksonswrastg: Add __DRI_TEX_BUFFER support
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Dave Airliest/dri: one more missing array size
2011-03-01 Dave Airliest/dri: fix missing array size init.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-20 Jakob Bornecrantzst/dri: Track drawable context bindings
2011-02-11 Benjamin Franzkest/dri: Set render_buffer in dri_fill_st_visual
2011-02-11 Benjamin Franzkest/dri: img_from_renderbuf: Fix incorrect usage of...
2011-02-11 Benjamin Franzkest/dri: Fix surfaceless gl using contexts with previous...
2011-02-07 Benjamin Franzkest/dri: Implement dri2::{Allocate,Release}Buffer
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-21 Jakob Bornecrantzst/dri: Fix warning
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
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-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-09 Chia-I Wust/dri: Add support for surfaceless current contexts.
2010-11-05 Jakob Bornecrantzscons: Unify state tracker SConscripts
2010-11-05 Jakob Bornecrantzscons: Move dependancy checks to the main gallium scons...
2010-11-05 Jakob Bornecrantzscons: Detabify
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
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-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
next