mesa.git
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paulintel: disable intel_stencil_drawpixels() for now
2009-09-10 Brian Pauldocs: document Gallium glDrawPixels(GL_STENCIL_INDEX...
2009-09-10 Brian Paulsoftpipe: minor indentation fix
2009-09-10 Brian Paulsoftpipe: set dirty_render_cache in softpipe_clear()
2009-09-10 Brian Pauldocs: initial 7.5.2 release notes page
2009-09-10 Ian RomanickFix merge fail
2009-09-10 Brian Paultgsi: use new tgsi_call_record to handle execution...
2009-09-10 Brian Paulmesa: need to set all stencil bits to 0 before setting...
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Eric Anholti965: Fix relocation delta for WM surfaces.
2009-09-10 Zhenyu Wangintel: add B43 chipset support
2009-09-10 Brian Paulmesa: in texenvprogram code, only do saturation when...
2009-09-10 Vinson Leegallium: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.
2009-09-10 Pauli Nieminenradeon: Change debugging code to use macros instead...
2009-09-09 Brian Paulmesa: include new u_format.csv file in tarballs
2009-09-09 Pauli Nieminenradeon: Add more verbose error message for failed comma...
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 aljengallium: Added HaikuOS platform
2009-09-09 Brian Paulmesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()
2009-09-09 Vinson Leescons: Set default_dri to no for Mac OS.
2009-09-08 Brian Paulmesa: bump version to 7.5.2
2009-09-08 Brian Pauli965: fix incorrect test for vertex position attribute
2009-09-08 Brian Paulegl: also use X types for building on Apple/MacOS X
2009-09-07 Peter Huttererprog/glsl: fix Makefile for samplers_array.
2009-09-04 Eric Anholti965: Fix warnings in intel_pixel_read.c.
2009-09-04 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-09-04 Eric Anholtintel: Update Mesa state before span setup in glReadPixels.
2009-09-04 Eric Anholtintel: Move intel_pixel_read.c to shared for use with...
2009-09-04 Eric Anholti965: Add missing state dependency of sf_unit on _NEW_B...
2009-09-04 Eric Anholtintel: Align cubemap texture height to its padding...
2009-09-04 Eric Anholtintel: Align untiled region height to 2 according to...
2009-09-04 Eric Anholti965: Fix source depth reg setting for FSes reading...
2009-09-04 Eric Anholti965: Respect CondSwizzle in OPCODE_IF.
2009-09-04 Brian Pauli965: asst clean-ups, etc in brw_vs_emit()
2009-09-04 Eric Anholti965: Emit conditional code updates as required for...
2009-09-04 Eric Anholti965: Spell "conditional" correctly.
2009-09-04 Eric Anholti965: Fix RECT shadow sampling by not losing the other...
2009-09-04 Eric Anholti965: Assert that the offset in the VBO is below the...
2009-09-04 Eric Anholti965: Even if no VS inputs are set, still load some...
2009-09-04 Eric Anholti965: Make sure the VS URB size is big enough to fit...
2009-09-04 Eric Anholti965: Don't emit bad packets when no VBs are referenced.
2009-09-04 Eric Anholti965: Calculate enabled[] and nr_enabled once and re...
2009-09-04 Eric Anholti965: Set the max index buffer address correctly accord...
2009-09-04 Brian Pauli965: rename var: s/tmp/vs_inputs/
2009-09-04 José Fonsecascons: Used wrong exception class.
2009-09-04 José Fonsecascons: Don't use scons internal functions.
2009-09-04 Alex Deucherr600: fix Elts handling
2009-09-04 Brian PaulARB prog: replace 'unsigned' with 'gl_state_index'
2009-09-04 Brian PaulARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
2009-09-04 Brian Paulgallium/xlib: minor clean-ups
2009-09-04 Jakob Bornecrantzi915g: Fix warnings in scons build by using byte pointers
2009-09-04 Michal Kroltgsi: Document differencies between vs_1_1 and vs_2_0...
2009-09-03 Brian Pauldocs: 7.5.1 md5 sums
2009-09-03 Brian Pauldocs: point to fd.o for downloads instead of SourceForge
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Brian Paulst/mesa: silence uninitialized var warnings
2009-09-03 Brian Pauldocs: prep for 7.5.1 release
2009-09-03 Brian Pauldocs: added news entry for 7.5.1
2009-09-03 Brian Pauldocs: update precompiled libs info
2009-09-03 Brian Pauldocs: move SGI GLU link
2009-09-03 Brian Paulst/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted...
2009-09-03 Keith Whitwellst/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
2009-09-03 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-03 Brian Paulprogs/tests: re-enable exit() call
2009-09-03 Brian Pauldocs/: document cross-compile fix
2009-09-03 Alex Deucherr600: rework cb/db setup
2009-09-03 Brian Pauldocs: 7.5.1 md5 sums
2009-09-03 Brian Pauldocs: point to fd.o for downloads instead of SourceForge
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Brian Paulst/mesa: silence uninitialized var warnings
2009-09-03 Brian Pauldocs: prep for 7.5.1 release
2009-09-03 Brian Pauldocs: added news entry for 7.5.1
2009-09-03 Brian Pauldocs: update precompiled libs info
2009-09-03 Brian Pauldocs: move SGI GLU link
2009-09-03 Zack Rusinst/xorg: add linear and radial gradient acceleration
2009-09-03 Zack Rusinst/xorg: radial gradient shader
2009-09-03 Zack Rusinst/xorg: linear gradient shader
2009-09-03 Brian Paulst/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted...
2009-09-03 Alex Deucherr600: make sure the active vertex shader bo is re-added...
2009-09-03 Brian Paulglapi: fix incorrect/missing return types for glFenceSy...
2009-09-03 Brian Paulmesa: rename gl_sync_object::Status to StatusFlag
2009-09-03 Ian Romanickdocs: Document new extension support for 7.6 release.
2009-09-03 Eric AnholtAdd ARB_sync to the xorg sw dri driver.
2009-09-03 Eric Anholtsavage: Fix driver build post-ARB_sync.
2009-09-03 Eric Anholts3v: Fix driver build for ARB_sync.
2009-09-03 Eric Anholtintel: Add support for ARB_sync.
2009-09-03 Ian RomanickARB sync / swrast: Use GL_ARB_sync_functions instead...
2009-09-03 Ian RomanickDon't dereference function pointers in calls.
2009-09-03 Ian RomanickAdd syncobj.c to SConscript
2009-09-03 Ian RomanickWhitespace and include file clean-up.
2009-09-03 Ian RomanickUse MIN2 instead of open-coded version
2009-09-03 Ian RomanickARB sync: Fix delete behavior and context destruction...
2009-09-03 Ian RomanickAdd dummy list node type 'struct simple_node'
2009-09-03 Ian RomanickARB sync: Add support for GL_ARB_sync to swrast
2009-09-03 Ian RomanickEliminate trailing whitespace in extension_helper.c
2009-09-03 Ian RomanickARB sync: Regenerate files from previous commit
2009-09-03 Ian RomanickARB sync: Add base infrastructure for GL_ARB_sync
next