fixed compilation
[mesa.git] / src / gallium / state_trackers /
2010-07-13 Thomas Balling Sør... fixed compilation
2010-07-13 Thomas Balling Sør... vdpau changes
2010-07-13 Thomas Balling Sør... added surface.c and made some changes in device.c
2010-06-27 Younes Mantonst/vdpau: Initial commit.
2010-06-13 Younes Mantonvl: Fix RGB subpictures.
2010-06-06 Younes Mantonvl: Drop DRI1, clean up DRI2 bits.
2010-05-29 Younes Mantonst/xvmc: Restore tests removed by merge.
2010-05-23 Younes Mantonvl: Get softpipe working again.
2010-05-09 Younes Mantonvl: Get softpipe building again.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-25 Younes Mantonst/xvmc: Mark exported funcs with PUBLIC.
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Jakob Bornecrantzst/dri: Don't check for null when user ensures non...
2010-04-27 Jakob Bornecrantzst/dri: Use flush function of old context not new
2010-04-26 Vinson Leeet/egl: Remove dead code.
2010-04-26 Vinson Leest/wgl: s/st_manager_create_api/st_gl_api_create/
2010-04-25 Jakob Bornecrantzst/dri: Refactor dri_st_api into other files
2010-04-25 Jakob Bornecrantzst/dri: Make st_framebuffer_iface the base for dri_drawable
2010-04-25 Jakob Bornecrantzst/dri: Make st_manager the base for dri_screen
2010-04-25 Jakob Bornecrantzst/dri: Add hooks for framebuffer functions
2010-04-25 Jakob Bornecrantzst/dri: Make lookup_egl_image a hook
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
2010-04-25 Vinson Leest/dri: Add missing header.
2010-04-24 Jakob Bornecrantzst/dri: DRI2 give proper binding to depth buffer
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 José Fonsecast/xlib: Try to propagate failure to create framebuffer.
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Brian Paulst/glx: variable 'i' is an enum
2010-04-20 Jakob Bornecrantzst/egl: No need to use drm_api argument struct
2010-04-20 Jakob Bornecrantzst/egl: Use correct driver_name field to get kernel...
2010-04-20 Jakob Bornecrantzst/egl: Check for null destroy callback on api struct
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
2010-04-20 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-04-20 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecast/python: Use index bias.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 Younes Mantonvl: Do some subpicture validation.
2010-04-18 José Fonsecast/python: Set the bind flag for the default texture.
2010-04-18 Vinson Leest/dri: Check for NULL before dereference and assignment.
2010-04-16 Jakob Bornecrantzst/drisw: Stop pretending to be drm_api
2010-04-16 Jakob Bornecrantzst/dri: Refactor init code a bit
2010-04-16 Vinson Leest/egl: Remove unnecessary header.
2010-04-16 Vinson Leest/dri: Remove unnecessary header.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Chia-I Wust/vega: Drop st_public support.
2010-04-13 Chia-I Wust/vega: Do not rely on st_resize_framebuffer.
2010-04-12 José Fonsecast/python: Fix regressions.
2010-04-12 José Fonsecastw: Update for pipe_resource interface changes.
2010-04-12 José Fonsecastw: Fix minor st_api migration glitches.
2010-04-12 Chia-I Wust/wgl: Switch from st_public.h to st_api.h. [V2]
2010-04-12 Chia-I Wust/egl: Request the front buffer as needed.
2010-04-11 Jakob Bornecrantzst/egl: Fix DRI2 on old X servers
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Chia-I Wust/egl: Follow the portability guide.
2010-04-11 Chia-I Wust/egl: Factor driver callbacks to a new file.
2010-04-11 José Fonsecascons: Always build softpipe and llvmpipe (when llvm...
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-11 José Fonsecascons: Use libdrm options only where needed.
2010-04-11 Vinson Leest/egl: Remove unnecessary header.
2010-04-10 Chia-I Wust/egl: Remove depth/stencil format from the native...
2010-04-10 Chia-I Wust/vega: Require both depth and stencil.
2010-04-10 Chia-I Wust/egl: Remove __GLcontextModes from the native interface.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Chia-I WuFix copyright headers.
2010-04-09 Chia-I Wust/egl: Fix a typo in determining the render buffer.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 Corbin Simpsonst/xorg: Fix thinko.
2010-04-09 Corbin Simpsonst/xorg: Fix bad paramf.
2010-04-09 Chia-I Wust/egl: Move probe interface to native_probe.h.
2010-04-09 Chia-I Wust/egl: Remove pbuffer from the native interface.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-08 Chia-I Wust/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wust/dri: Implement DRI image extension.
2010-04-06 Chia-I Wust/es: Remove unnedded --whole-archive.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-04 Chia-I Wust/egl: Implement get_egl_image hook.
2010-04-02 Yann Droneaudgallium: fix dri_destroy_option_cache() when optionCach...
2010-04-02 Chia-I Wust/vega: Do not depend on libm.
2010-04-02 Chia-I Wust/egl: Add a missing break.
2010-04-01 José Fonsecast/python: Allow to sample only in the [0,1] range.
2010-04-01 José Fonsecast/python: Always use softpipe as reference driver.
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecast/python: Generate binding for u_format utility functi...
2010-03-31 Vinson Leest/dri: Remove unnecessary header.
2010-03-31 Vinson Leest/dri: Remove unnecessary header.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Chia-I Wust/dri: Fix a memory leak in dri1_init_screen.
next