Merge branch 'gallium-dynamicstencilref'
[mesa.git] / src / gallium / state_trackers /
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-12 José Fonsecawgl: Do not reach out and destroy contexts on cleanup.
2010-02-12 José Fonsecawgl: Fail gracefully whenever 3D could not be enabled...
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Ian Romanickdri: Allow selective generation of accum. buffer configs
2010-02-10 Roland Scheideggergallium: adapt state trackers to stencil ref change
2010-02-10 Zack Rusinst/xorg: fix a silly offset bug in xv
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx
2010-02-08 Keith Whitwellst/dri: fix compile breakage
2010-02-08 Keith Whitwellegl: re-fix context_create typo
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-06 Zack Rusingallium/python: support two more formats in retrace...
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Chia-I Wuegl: Remove egl_xdri.
2010-02-04 Chia-I Wuegl: Convert drivers to use typecast macros.
2010-02-04 Chia-I Wust/egl: Add missing headers to kms display.
2010-02-04 Vinson Leest/egl: Add missing headers.
2010-02-04 Igor Oliveiraegl: fix implicit declaration of pipe_texture_reference...
2010-02-04 Dave Airliegallium: fix more missing includes from various places
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 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: pipe/p_inlines.h -> util/u_inlines.h
2010-02-02 Igor Oliveiravega: implement tgsi_ureg shaders cache
2010-02-02 Igor Oliveiravega: change tgsi asm by tgsi_ureg
2010-02-02 Chia-I Wust/egl: Wrong context might be used in eglBindTexImage.
2010-02-01 Vinson Leest/dri: Remove duplicate type qualifier.
2010-01-31 Chia-I Wuegl: Initialize display configs with the display.
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Chia-I Wust/egl: Do not ignore configs without a renderable...
2010-01-31 Chia-I Wust/egl: Remove egl_g3d_get_current_context.
2010-01-30 Chia-I Wust/egl: eglBindTexImage should bind to an OpenGL ES...
2010-01-30 Chia-I Wuegl: Rename Binding to CurrentContext in _EGLSurface.
2010-01-28 Jakob Bornecrantzst/xorg: Update to new libkms interface but be backward...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolregress: Add vertex shaders tests for constant buffers.
2010-01-28 Michal Krolregress: Add fragment shader test for one-dimensional...
2010-01-28 Michal Krolregress: Add two-dimension constant buffer test.
2010-01-28 Michal Krolpython: Link to ws2_32 on windows.
2010-01-28 Michal Krolregress: Fix shader header.
2010-01-28 Chia-I Wuegl: Migrate drivers to use _eglBindContext.
2010-01-28 Chia-I Wuegl: eglMakeCurrent should accept an uninitialized...
2010-01-28 Vinson Leest/xorg: Remove unnecessary headers.
2010-01-28 Vinson Leest/dri: Remove unnecessary headers.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Chia-I Wuegl: Remove _eglGetCurrentSurface and _eglGetCurrentDis...
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Jakob Bornecrantzst/xorg: Fix crash on resize with libkms
2010-01-25 Roland Scheideggerst/mesa: handle EXT_draw_buffers2 per rendertarget...
2010-01-25 Igor Oliveiravega: fix incorrect samplers, textures indexes in blend...
2010-01-25 Roland Scheideggervega: don't enable blending if not necessary
2010-01-25 Roland Scheideggerxorg: do not enable unnecessary blending for xv
2010-01-25 Roland Scheideggerst/python: adapt to blend changes
2010-01-25 Roland Scheideggervega: adapt to blend changes
2010-01-25 Roland Scheideggerxorg: adapt to blend changes
2010-01-25 Jakob Bornecrantzst/xorg: Improve options and print them to log
2010-01-25 Jakob Bornecrantzst/xorg: Export helper function for detecting modesetting
2010-01-25 Jakob Bornecrantzst/xorg: Fix warning
2010-01-25 Chia-I Wuegl: Native types are renamed in EGL 1.3.
2010-01-25 Igor Oliveiraegl: check if driver_name is null
2010-01-24 Chia-I Wuegl: Make surfaces and contexts resources.
2010-01-23 Chia-I Wust/vega: Clean up Makefile.
2010-01-23 Chia-I Wust/es: Pass -linker and -ldflags to mklib.
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-22 Chia-I Wust/egl_g3d: Rename to st/egl.
2010-01-22 Chia-I Wust/egl: Remove the egl state tracker.
2010-01-22 Chia-I Wust/egl_g3d: Use glxinit.c from egl_xdri.
2010-01-21 Vinson Leest/xorg: Remove unnecessary headers.
2010-01-20 Jakob Bornecrantzst/xorg: Fic bug and close drm_api at proper place
2010-01-20 Chia-I Wust/egl_g3d: Add support for driver probe.
2010-01-20 Chia-I Wust/egl_g3d: Add support for probe to native displays.
2010-01-20 Chia-I Wust/egl_g3d: Do not reuse the pipe transfer in ximage.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Jakob Bornecrantzst/xorg: Don't leak BusID buffer
2010-01-19 Jakob Bornecrantzst/xorg: Pass kernel driver name to drmOpen
2010-01-19 Ben Skeggsst/dri: update dri2 drawables when viewport is changed
2010-01-19 José Fonsecawgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET suppor...
2010-01-19 José Fonsecawgl: Don't export pure-stencil pixel formats.
2010-01-19 Vinson Leest/dri: Add comment for intentional fallthrough in...
2010-01-18 Marcin Slusarzst/dri: fix optionCache memory leaks
2010-01-18 Chia-I Wust/egl_g3d: Clean up for x11_drawable_get_depth.
2010-01-18 Corbin Simpsondri: Add an MSAA-enabled factor to DRI configs.
2010-01-18 Corbin Simpsondri: Properly calculate number of modes for MSAA.
2010-01-18 Chia-I Wust/egl_g3d: Add support for eglCopyBuffers.
2010-01-18 Chia-I Wust/egl_g3d: Add is_pixmap_supported to native display...
2010-01-18 Chia-I Wust/egl_g3d: Update validate to use an attachment mask.
2010-01-18 Chia-I Wust/vega: Fix window resizing with egl_g3d.
2010-01-18 Chia-I Wust/vega: Call screen->update_buffer instead of winsys...
2010-01-17 Jakob Bornecrantzsoftpipe: Move st/python's malloc winsys to softpipe
2010-01-17 Jakob Bornecrantzst/xlib: Make glXGetProcAddressARB visible
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-16 Chia-I Wugallium: Fix uninitialized instance divisor and index.
2010-01-15 Michal Krolregress: Add .gitgnore for *.png files.
next