mesa.git
2009-06-19 Brian Paulgallium/util: s/boolean/unsigned/
2009-06-19 Brian Paulsoftpipe: whitespace, reformatting
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-19 Brian Pauldraw: use flatfirst variable
2009-06-19 Brian Pauldraw: remove debug code
2009-06-19 Brian Pauldraw: fix first provoking vertex mode for quads, quad...
2009-06-19 Brian Pauldraw: fix first provoking vertex mode for unfilled...
2009-06-19 Brian Paulmesa: fix first provoking vertex mode for unfilled...
2009-06-19 Brian Pauldraw: clean up indentation
2009-06-17 Thomas Hellstromgallium dri st: Probe the driver for supported surface...
2009-06-17 Thomas Hellstrommesa driconf: Add macro to specify an option with a...
2009-06-18 Jakob Bornecrantzprogs/rbug: Add small program to add block rules
2009-06-18 Eric Anholti965: Add decode for the G4X x,y offset in surface...
2009-06-18 Eric Anholti965: Fix up texture layout for small things with wide...
2009-06-18 Eric Anholti965: Fall back or appropriately adjust offsets of...
2009-06-18 Dave Airlier300: use vbo_split_prims to split up large vertex...
2009-06-18 Eric Anholti965: Fix tiling for FBO depth attachments by making...
2009-06-18 Dave Airlieradeon: don't re-add BOs to validate list
2009-06-17 Brian Paulglsl: call _mesa_postprocess_program(), disabled
2009-06-17 Brian Paulmesa: silence warning
2009-06-17 Brian Paulmesa: added _mesa_postprocess_program() to aid shader...
2009-06-17 Jerome Glisseradeon: Flush command buffer on viewport change
2009-06-17 Jerome Glisser300: don't emit vap index offset on r5xx hw when using cs
2009-06-17 Dave AirlieGLX: attempt to fix glean makeCurrent test cases.
2009-06-17 Dave Airlieradeon: fix warnings in wrapper with libdrm
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-16 Roland Scheideggeri965: handle OPCODE_SWZ in the glsl path
2009-06-15 Brian Pauldocs: minor relnotes clean-up
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Brian Paulmesa: revert some recent VBO buffer object refcounting...
2009-06-15 Brian Paulmesa: regenerated gl_mange.h file
2009-06-15 Roland Scheideggerenable ARB_half_float_pixel for intel drivers
2009-06-15 Roland Scheideggerintel: fix (cosmetic) typo flag used twice
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Maciej Cencorar300: fix 3D textures
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob Bornecrantztrace: Don't write state objects to file if dumping...
2009-06-26 Keith Whitwelltgsi: correct handling of return value from util_vsnprintf
2009-06-26 Dave Airlier200: make use of DMA buffers for Elts a lot better.
2009-06-26 Dave Airlier200: only emit unitneeded textures
2009-06-25 Joakim Sindholtr300-gallium: organize fragment/vertex shaders
2009-06-25 Vinson Leegallium: Add PIPE_OS_APPLE token.
2009-06-13 Jakob Bornecrantzprogs/tests: Add yet another mipmap test
2009-06-25 Roland Scheideggerradeon: fix hw texture limits
2009-06-25 Dave Airlieradeon/r200: add some hw texture limits
2009-06-25 Dave Airlieradeon: fix stupidity in cs space check code.
2009-06-24 Brian Paulintel: fix additional merge conflicts missed in previou...
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-24 Jakob Bornecrantzidentity: Add new identity driver
2009-06-24 Eric Anholti965: Disable texture tiling by default.
2009-06-24 Eric Anholti965: Set the max index buffer address correctly accord...
2009-06-24 Eric Anholti965: Don't set a reserved bit in MI_FLUSH.
2009-06-24 Eric Anholtdri2: Refresh the fake front contents after glXSwapBuff...
2009-06-24 Eric Anholti965: Fix depth-texture Y-tiling detection for sized...
2009-06-24 Eric Anholti965: Fix packed depth/stencil textures to be Y-tiled...
2009-06-24 Eric Anholtintel: Bail on blits with non-tile-aligned offsets.
2009-06-24 Eric Anholtintel: Avoid trying to do blits to Y tiled regions.
2009-06-24 Eric Anholtintel: Fix some potential writes to zero-copy PBOs...
2009-06-24 Eric Anholtintel: Remove long-unused intel_region_fill and intelEm...
2009-06-24 Eric Anholtintel: Refuse to do texture tiling if we don't have...
2009-06-23 Pauli NieminenFix crash when debug output is enabled and sarea is...
2009-06-23 Ian Romanickmesa: From float type modifier from values to large...
2009-06-22 Brian Paulst/mesa: fix setup_edgeflags() regression
2009-06-22 Jakob Bornecrantzgallium-intel: Improve Xorg Makefile a bit
2009-06-22 Jakob Bornecrantzst/xorg: Convert to template makefile
2009-06-22 Jakob Bornecrantzst/dri: Fix typo when checking for depth formats
2009-06-22 Eric Anholti965: Fix warnings in intel_pixel_read.c.
2009-06-22 Michel Dänzerintel: Fix glReadPixels regression since changing conte...
2009-06-20 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-06-20 Eric Anholtintel: Update Mesa state before span setup in glReadPixels.
2009-06-20 Eric Anholtintel: Move intel_pixel_read.c to shared for use with...
2009-06-20 Eric Anholtintel: Don't map regions with drm_intel_gem_bo_map_gtt...
2009-06-19 Eric Anholtintel: Fix other metaops versus GL_COMPILE_AND_EXECUTE...
2009-06-19 Eric Anholtintel: Fix glClear behavior versus display lists.
2009-06-19 Eric Anholtmesa: Make VBO dlist printing use the same path as...
2009-06-19 Chia-I Wuintel: Do not access pbo's buffer directly when attaching.
2009-06-19 Chia-I Wuintel: Data are copied in the wrong direction when...
2009-06-19 Chia-I Wuintel: Fix migration from sys_buffer in intel_bufferobj...
2009-06-19 Roland Scheideggerradeon: make cubemap mipmap generation work
2009-06-19 Roland Scheideggerdemos: make cubemap work without EXT_fbo support
2009-06-12 Brian Pauli965: interpolate colors with perspective correction...
2009-06-12 Brian Paulmesa: use larger initial refcount for NullBufferObj
2009-06-12 Brian Paulmesa: use _mesa_reference_buffer_object() in a few...
2009-06-12 Brian Paulmesa: use _mesa_reference_buffer_object() in a few...
2009-06-12 Brian Paultests: added persp_hint.c test
2009-06-12 Dave Airlieadd some info to relnotes on radeon
2009-06-12 Maciej Cencorar300: add support for EXT_texture_sRGB
2009-06-12 Brian Paulset/mesa: enable GL_NV_texture_env_combine4
2009-06-12 Brian Paultests: added arbgpuprog, for compile-testing ARB vertex...
2009-06-12 Brian Paulst/mesa: additional debug code (disabled)
2009-06-12 Brian Pauldemos: update fbotexture.c to use EXT or ARB functions...
2009-06-12 Brian Paulutil: additional function pointers
2009-06-12 Jakob Bornecrantzprogs/rbug: Add binary to bmp converter program
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Jakob Bornecrantzmesa: Enable uploads of only depth to z24s8 textures
2009-06-12 Owen W. TaylorDisable SGI_swap_control extension for DRI2
2009-06-12 Dave Airlieradeon: fix size of mipmap texture array
2009-06-12 Dave Airlieradeon/r200/r300: fix max texture levels assert
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 Maciej Cencorar300: fix VAP setup
next