Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
[mesa.git] / src /
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnlemesa/st: Create front renderbuffer on the fly when...
2009-09-20 Nicolai Hähnlemesa/st: Initialize format bits of framebuffer renderbu...
2009-09-20 Nicolai Hähnler300/compiler: Fix R300 fragment program regression...
2009-09-18 Zou Nan hai[i965] add a missing header file
2009-09-18 Zou Nan hai [i965] use intel_batchbuffer_flush to flush the clear
2009-09-17 Brian Paulmesa: fix clip plane, fog issues
2009-09-16 Ian Romanickglx: Use initstate_r / random_r instead of corrupting...
2009-09-16 Brian Paulst/mesa: fix some incorrect branching/clean-up code...
2009-09-16 Brian Paulst/mesa: fix texture memory allocation bug
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian Romanickintel: Deassociated drawables from private context...
2009-09-16 Zou Nan haii965: do a flush in clear, fix openarena render issue,
2009-09-15 Brian Paulmesa: compile glUniformMatrix() functions into display...
2009-09-15 Brian Paulmesa: implement more glUniform display list functions
2009-09-15 Brian Paulmesa: compile glUniform4f() into display lists
2009-09-15 Brian Paulmesa: compile glUseProgram/glUseProgramObjectARB into...
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickGLX: Complain when buggy applications call GLX 1.3...
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 Brian Paulglsl: added some link debug code (disabled)
2009-09-14 Brian Paulglsl: remove extra #version directives from concatenate...
2009-09-14 Vinson Leegallium: Add Mac OS to pipe/p_thread.h.
2009-09-11 Brian Paulllvmpipe: asst fixes for 'make linux-llvmpipe'
2009-09-11 Vinson Leemesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for...
2009-09-10 Pauli Nieminenradeon: Remove structure allocation from iterator variable.
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 Paulsoftpipe: minor indentation fix
2009-09-10 Brian Paulsoftpipe: set dirty_render_cache in softpipe_clear()
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 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-08 Brian Paulmesa: bump version to 7.5.2
2009-09-08 Brian Pauli965: fix incorrect test for vertex position attribute
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 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 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 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 Alex Deucherr600: rework cb/db setup
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 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 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
next