mesa.git
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel Dänzerintel: Fix crash in intel_flush().
2009-09-20 Pauli Nieminenradeon: Fix legacy bo not to reuse dma buffers before...
2009-09-20 Nicolai Hähnler300/compiler: Fix trig instructions in R300 fp
2009-09-20 Pauli Nieminenradeon: Fix typo in variable name.
2009-09-20 Pauli Nieminenradeon: Improve WARN_ONCE macro to appear as single...
2009-09-20 Nicolai Hähnleradeon: Fix "verts" debugging enable
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ähnledocs: Document new features in radeon/r200/r300 drivers
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 Pauldocs: glUniform functions are now compiled into display...
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 Pauldocs: document glUseProgram display list fix
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-15 Brian Paulgl: restore some PFNGL typedefs
2009-09-14 Brian Paulprogs/vp: print program and error info when program...
2009-09-14 Brian Paulglsl: added some link debug code (disabled)
2009-09-14 Brian Pauldocs: document linker/preprocessor bug fix
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-14 Thierry Vignaudconfigure: fix comment
2009-09-12 Dan NicholsonUse CFLAGS as HOST_CFLAGS by default
2009-09-11 Brian Pauldocs: mention the new Gallium llvmpipe driver
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 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
next