profile/ivi/mesa.git
2010-03-20 Corbin Simpsonradeong: Test the BO ptr for NULL instead of using...
2010-03-20 Dave Airlier300g: winsys fix tiling change flushes.
2010-03-20 Dave Airlier300g: add buffer/texture referenced checks.
2010-03-20 Brian Pauldocs: note GL_EXT_packed_float, GL_EXT_shared_exponent...
2010-03-20 Brian Paulmesa: added GL3 query for GL_TEXTURE_SHARED_SIZE
2010-03-20 Brian Paulmesa: added missing glGet query for GL_MAX_ARRAY_TEXTUR...
2010-03-20 Brian Paulmesa: added new GL3 buffer object queries
2010-03-20 Brian Paulmesa: added GL3 buffer attachment aliases
2010-03-20 Brian Paulmesa: added GL3 ContextFlags field and query code
2010-03-19 Brian Paulgallivm: simplify and clean-up Z/stencil bit mask/shift...
2010-03-19 Roland Scheideggercso: remove cso_set/save/restore_sampler_textures
2010-03-19 Roland Scheideggerst/vega: fix up vega state tracker to use cso changes
2010-03-19 Brian Paules: added -I$(TOP)/include path
2010-03-19 Michal Krolgallium/docs: Clarify sampler view descriptions.
2010-03-19 Corbin Simpsongallium/docs: Fix a couple ReST errors.
2010-03-19 Marek Olšákr300g: lod min/max clamping should be relative to the...
2010-03-19 Marek Olšákr300g: fix breakage after the gallium-sampler-view...
2010-03-19 Marek Olšákr300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer suppo...
2010-03-19 Marek Olšákr300g: mark SRGB colorbuffers as unsupported
2010-03-19 Marek Olšákr300g: add generating texture coordinates for point...
2010-03-18 Brian Paulgallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stenc...
2010-03-18 Brian Paulprogs/tests: also test stencil INCR_WRAP mode if supported
2010-03-18 Brian Paulgallivm: fix broken INCR/DECR stencil modes
2010-03-18 Brian Paulprogs/tests: comments and clean-ups
2010-03-18 Brian Paulgallivm/llvmpipe: added lp_rast_shader_inputs::facing...
2010-03-18 Brian Paulllvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
2010-03-18 Alan HourihaneAdd format B5G5R5X1
2010-03-18 Brian Paulgallivm/llvmpipe: simplify front/back stencil ref value...
2010-03-18 Brian Paulgallivm: checkpoint WIP two-sided stencil test
2010-03-18 Brian Paulllvmpipe: set opaque = FALSE if stencil enabled
2010-03-18 Francisco Jerezdri/nouveau: Flush after texture validation.
2010-03-18 Francisco Jerezdri/nouveau: Avoid pushbuf flushes in the middle of...
2010-03-18 Francisco Jerezdri/nouveau: Implement texcoord generation.
2010-03-18 Francisco Jerezdri/nouveau: Implement texture matrices.
2010-03-18 Francisco Jerezdri/nouveau: Some minor vertex submission fixes.
2010-03-18 Xavier Chantrydri/nouveau: only reallocate texture when needed
2010-03-18 José Fonsecallvmpipe: Fix crashes when there is no depth buffer...
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-17 Brian Paulprogs/trivial: added comments
2010-03-17 Brian Paulgallivm/llvmpipe: basic stencil testing works
2010-03-17 Brian Paulllvmpipe: remove incorrect depth test check
2010-03-17 Brian Paulgallivm: added lp_build_andc()
2010-03-17 Brian Paulllvmpipe: silence some pointer/casting warnings
2010-03-17 Brian Paulgallivm/llvmpipe: more asst changes for stencil testing
2010-03-17 Brian Paulgallivm/llmvpipe: pass stencil refs state into z/stenci...
2010-03-17 Brian Paulllvmpipe: use new LP_JIT_CTX_ enums for jit context...
2010-03-17 Brian Paulllvmpipe: added stencil ref values to jit context state
2010-03-17 Brian Paulllvmpipe: break lines
2010-03-17 Eric Anholtintel: Replace mt->pitch with mt->region->pitch.
2010-03-17 Eric Anholtintel: Return false like other blit failure paths if...
2010-03-17 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-17 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-17 Eric Anholtintel: Assert that the linear blits succeed.
2010-03-17 Eric Anholtintel: Remove level_offset now that it's unused.
2010-03-17 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-17 Eric Anholtintel: Rename the z24_x8 depth spans to z24_s8 since...
2010-03-17 Brian Paulllvmpipe: remove -m32 flag from linux-llvm config
2010-03-17 Brian Paulst/mesa: plug in default for pipe_context::surface_copy...
2010-03-17 Brian Paulprogs/samples: improve copy.c demo
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Brian Paulprogs/samples: silence warnings
2010-03-17 Brian Paulst/mesa: fix glCopyPixels bugs/crashes when src region...
2010-03-17 Brian Paulmesa: rename params in prototype to match implementation
2010-03-17 Brian Paulglapi: fix assorted warnings
2010-03-17 Brian Paulswrast: remove unused compute_coveragei() function
2010-03-17 Corbin Simpsonst/mesa: Fix build breakage.
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Brian Paulcell: build identity driver too
2010-03-16 Brian Paulcell: add missing semicolon
2010-03-16 Christoph Bumillernv50: support more formats in surface_copy,fill
2010-03-16 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-16 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-16 Eric Anholtintel: Remove more code for x8z24 visuals, since we...
2010-03-16 Eric AnholtRevert "i965: Do VS SGT, SLT, and friends using CMP...
2010-03-16 Eric AnholtRevert "i965: Do FS SLT, SGT, and friends using CMP...
2010-03-16 Eric Anholtmeta: Fix up restoration of state if _mesa_map_pbo_sour...
2010-03-16 Eric Anholtmeta: Properly refcount our saved programs and texobjs.
2010-03-16 Brian Paulgallium: add target-helpers/wrap_screen.c to C_SOURCES
2010-03-16 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-16 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-16 Eric Anholti965: Fix nested loops in the VS.
2010-03-16 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-16 Eric Anholti965: Fix up the handling of point sprite coordinate...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-16 Michal Krolst/mesa: Invalidate sampler view when texture object...
2010-03-16 Ian RomanickRemove nonexistant files from tarballs rule of Makefile
2010-03-16 Ian Romanickmesa: set version string to 7.8-rc1
2010-03-16 Matthew W.... Correct GL_EQUIV code in r67/7xx.
2010-03-16 Roland Scheideggerst/xorg: fix up xorg state tracker to use cso changes
2010-03-16 Pauli Nieminenradeon: Fix buffer object unmap to be called only once...
2010-03-16 Brian Paulregenerate gl_mangle.h to get new EGLImage functions
2010-03-16 José Fonsecalibgl-xlib: Use a simple GALLIUM_DRIVER env var to...
2010-03-16 José Fonsecagallium: Silence warning.
2010-03-16 Roland Scheideggergallium: change remaining util functions to use cso...
2010-03-16 Michal Krolgallium/docs: Create a separate section for Sampler...
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I Wui965g: Fix use of an uninitialized variable.
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Ben Skeggsnv50: fix texturing from >=4GiB mark
next