profile/ivi/mesa.git
2009-09-28 Robert NolandFix build on non GLIBC platforms (FreeBSD at least)
2009-09-28 Brian Pauldocs: list additional 7.5.2 bug fixes
2009-09-28 Brian Pauldocs: document gallium mipmap generation fix
2009-09-28 Brian Paulst/mesa: fix st_generate_mipmap() issues
2009-09-28 Brian Paulst/mesa: fix/simplify st_texture_object::lastLevel...
2009-09-28 Brian Paulgallium/util: add sanity check assertions
2009-09-25 Eric Anholti915: Fix GetBufferSubData in the case of a system...
2009-09-24 Vinson Leesoftpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
2009-09-24 Brian Paulmesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check...
2009-09-24 Brian Paulmesa: remove rgbMode check in enable_texture()
2009-09-23 Brian Paulswrast: add lod bias when texture sampling
2009-09-23 Brian Paulmesa: don't bias LOD in shader interpreter; do it in...
2009-09-23 Brian Paulswrast: fix typo in partial derivatives parameter passing
2009-09-23 Keith Whitwellst/mesa: trim calculated userbuffer size
2009-09-22 Brian Paulglx: include string.h to silence missing memset() proto...
2009-09-22 Brian Paulmesa: fix error message text
2009-09-21 Tormod VoldenGLX: Warn only once about applications calling GLX...
2009-09-21 Eric Anholtintel: Mark the FBO as incomplete if there's no intel_r...
2009-09-21 Brian Paulsoftpipe: Fix cube face selection.
2009-09-21 Brian Paulswrast: fix cube face selection
2009-09-21 Michel Dänzerintel: Fix crash in intel_flush().
2009-09-20 Nicolai Hähnlemesa/st: Initialize format bits of framebuffer renderbu...
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 Romanickintel: Deassociated drawables from private context...
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 RomanickGLX: Complain when buggy applications call GLX 1.3...
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 Thierry Vignaudconfigure: fix comment
2009-09-12 Dan NicholsonUse CFLAGS as HOST_CFLAGS by default
2009-09-11 Vinson Leemesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for...
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 Zhenyu Wangintel: add B43 chipset support
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-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-02 Keith Whitwellst/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
2009-09-02 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-02 Keith Whitwelldraw: remove unused variable
2009-09-01 Brian Paulprogs/tests: re-enable exit() call
2009-08-31 Brian Paulswrast: fix selection/feedback regression
2009-08-31 Brian Paulswrast: can't use deferred texture/shading if using...
2009-08-31 Brian Paulmesa: added const qualifiers, move local var
2009-08-31 Brian Paulmesa: fix saturation logic in emit_texenv()
2009-08-31 Brian Pauldocs: fixed glXCreateGLXPixmap() for direct rendering
2009-08-31 Brian Pauldocs/: document cross-compile fix
2009-08-31 Marc Dietrichmesa: fix 32bit cross compilation on a 64bit machine
2009-08-30 Michel Dänzerglx/x11: Fix glXCreateGLXPixmap for direct rendering.
2009-08-28 José Fonsecautil: Reset size to zero when failed to allocate buffer.
2009-08-27 Brian Pauldocs: fix selection/feedback culling bug
2009-08-27 Brian Paulswrast: fix incorrect tri culling in selection/feedback...
2009-08-27 marvin24mesa: direct program debug output to stderr instead...
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-26 Brian Paulglsl: signal that the program needs to be re-translated...
2009-08-26 Brian Pauldocs: document sampler array bug fix
next