mesa.git
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Brian PaulRevert "llvmpipe: optimize the lp_setup_fence() function"
2010-03-25 Brian Paulllvmpipe: disable an assertion
2010-03-25 Brian Paulglapi: return int = 0 from NoOpGeneric()
2010-03-25 Jakob Bornecrantzgallium: Add propper sanity checks in configure.ac
2010-03-25 Vinson Leeglslcompiler: Fix build.
2010-03-25 Jakob Bornecrantzst/dri: Don't include sw vs drm dri headers
2010-03-25 Jakob Bornecrantzst/dri: Add dri2 prefix for all dri2.c functions
2010-03-25 George Sapountzisconfigure:ac add swrastg_dri
2010-03-25 George Sapountzisst/dri: add TODO list for DRISW
2010-03-25 George Sapountzisswrastg_dri: hack for loader hardcoded stride
2010-03-25 George Sapountzisswrastg_dri: add winsys and target
2010-03-25 George Sapountzisswrastg_dri: add state_tracker
2010-03-25 George Sapountzisst/dri: add drisw
2010-03-25 George Sapountzisst/dri: add dri_wrapper.h
2010-03-25 George Sapountzisst/dri: export DRI1 surface / pipe
2010-03-25 George Sapountzisst/dri: split out DRI2 code
2010-03-25 George Sapountzisst/dri: make get_texture into validate_att
2010-03-25 George Sapountzisst/dri: flush_frontbuffer, allocate_textures for dri2
2010-03-25 George Sapountzisst/dri: flush_frontbuffer, allocate_textures for dri1
2010-03-25 George Sapountzisst/dri: minor cosmetic for buffers
2010-03-25 George Sapountzisst/dri: minor cosmetic for screen
2010-03-25 George Sapountzisst/dri: add inline for dri2 check done in multiple...
2010-03-25 George Sapountzisdrisw_util: add fields for gallium swrast_dri
2010-03-25 Joakim Sindholtr300g/radeong: fix scons build
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-25 Jakob Bornecrantzgallium: Fix libgl-xlib path to sw xlib winsys
2010-03-25 Vinson Leer300g: Remove unnecessary header.
2010-03-25 Vinson Leeprogs/glsl: Fix vsraytrace GLSL compilation error.
2010-03-25 Vinson Leeprogs/glsl: Add raytracing demos to SCons build.
2010-03-25 Brian Paulllvmpipe: fix up some questionable fence code
2010-03-25 Brian Paulllvmpipe: optimize the lp_setup_fence() function
2010-03-25 Brian Paulllvmpipe: call lp_fence_signal()
2010-03-25 Brian Paulllvmpipe: added lp_fence_signal()
2010-03-24 Jakob Bornecrantzi915g: Correct and add supperted texture formats
2010-03-24 Jakob Bornecrantzst/dri: Fix for X server 1.6.0 (DRI2 version 1)
2010-03-24 Brian Paulllvmpipe: fix texture reference counting bug
2010-03-24 Brian Paulprogs/demos: add other modes/patterns to dissolve demo
2010-03-24 Alex Deucherr100/r200/r300/r600: enable accel for Copy/DrawPixels...
2010-03-24 Maciej Cencorar300: report correct state atom size
2010-03-24 Maciej Cencorar300: fix off by one
2010-03-24 Maciej Cencorar300: fix vertex programs with big number of params...
2010-03-24 Maciej Cencorar300: fix wpos/fog handling
2010-03-24 Maciej Cencorar300: clean fog_attr/wpos_attr if code accessing these...
2010-03-24 Jakob Bornecrantzgallium: Add warnings incase pipe drivers are not built...
2010-03-24 Jakob Bornecrantzgallium: Make scons build dri/xorg drivers again
2010-03-24 Eric Anholti965: Handle the negate and abs swizzles on brw_wm_glsl...
2010-03-24 Jakob Bornecrantzradeong: Fix scons build
2010-03-24 Jakob Bornecrantzgallium: Reorg winsys directories
2010-03-24 Jakob Bornecrantzgallium: Move xorg drivers to targets
2010-03-24 Jakob Bornecrantzgallium: Move egl drivers to targets
2010-03-24 Jakob Bornecrantzgallium: Move dri drivers to targets
2010-03-24 Jakob Bornecrantzgallium: Remove GALLIUM_WINSYS_DRM_DIRS
2010-03-24 Brian Paulprogs/glsl: remove/replace //-style comments
2010-03-24 Brian Paulprogs/glsl: silence warnings, remove debug code, adjust...
2010-03-24 RALOVICH, Kristófdemos: import GLSL raytracing demos
2010-03-24 Brian Paulst/mesa: fix typo in prev commit
2010-03-24 Brian Paulst/mesa: fix sampler_view destruction bug when texture...
2010-03-24 Brian Paulst/mesa: code clean-ups, formatting fixes, comments...
2010-03-24 Brian Paulst/mesa: rename st_clear() to st_Clear()
2010-03-24 Brian Paulst/mesa: return GL_TRUE/GL_FALSE if return type is...
2010-03-24 Chia-I Wuprogs/egl: Link xeglthreads to libpthread.
2010-03-23 Brian Paulswrast: improve depth texture mipmap selection
2010-03-23 Brian Paulst/glx: add support for multiple displays
2010-03-23 Brian Paulglslcompiler: added option to do linking of vert/frag...
2010-03-23 Luca Barbieridri: fix dri_test.c for non-TLS build
2010-03-23 Luca Barbieridri: add _glthread_GetID to dri_test.c dummy glapi
2010-03-23 Luca Barbieridri: make unresolved symbol test link work even without...
2010-03-23 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Kristian Høgsbergdri: Add $(DRI_LIB_DEPS) when linking the test binary
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Kristian Høgsbergmesa: Also print _NEW_STENCIL in _mesa_print_state()
2010-03-23 Luca Barbierinvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex...
2010-03-23 Luca Barbierinvfx: delay allocation of buffers in GART/VRAM to valid...
2010-03-23 Luca Barbierist/mesa: make st_manager.c set have[Stencil|Depth]Buffe...
2010-03-23 Luca Barbieridri: use mv -f instead of mv to ensure no prompting...
2010-03-23 Brian Pauldocs: update docs with 7.7.1 and 7.8 release info
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Brian Paulsoftpipe: comments, re-formatting, etc
2010-03-23 Brian Paulsoftpipe: add special cases for all Z compare modes...
2010-03-23 Brian Paulst/glx: better format selection in xmesa_choose_z_stenc...
2010-03-23 Luca Barbierinvfx: don't crash on empty fragment program
2010-03-23 Luca Barbierinvfx: fix coding style in nvfx_transfer.c
2010-03-23 Luca Barbierinvfx: stop incessantly spewing debug messages on the...
2010-03-23 Luca Barbierinvfx: fix/workaround nv3x hwtnl issues
2010-03-23 Luca Barbieridri: test whether the built drivers have unresolved...
2010-03-23 Marek Olšákradeong: fix build issue with libdrm < 2.4.19
2010-03-23 Dave Airlier300g: fix glean occlusion query test
2010-03-23 Chia-I WuAdd missing EGL files to the tarballs.
2010-03-23 Kristian Høgsbergglx: Suppress BadDrawable from DRI2CopyRegion
2010-03-23 Kristian Høgsbergglx: Suppress BadDrawable from DRI2CopyRegion
2010-03-23 Corbin Simpsongallium/docs: Cleanup and clarify point ras info.
2010-03-23 Corbin Simpsonradeong: Always initialize this variable.
2010-03-23 Corbin Simpsonr300g: Cleanup a few old warnings.
2010-03-23 Ian Romanickmesa: set version string to 7.8-rc2
2010-03-22 Jesse BarnesGLX/OML: honor OML semantics even if target, divisor...
2010-03-22 Eric Anholti965: Add disasm for SNB MATH opcode.
2010-03-22 Eric Anholti965: Enable normal clipping on SNB.
2010-03-22 Eric Anholti965: Force single program flow in SNB GS, to match...
next