mesa.git
2012-01-24 Brian Paulswrast: use stencil packing function in s_stencil.c
2012-01-24 Brian Paulswrast: use color packing functions in s_span.c
2012-01-24 Brian Paulswrast: remove s_spantemp.h
2012-01-24 Brian Paulxlib: remove xm_span.c and related code
2012-01-24 Brian Paulmesa: remove gl_renderbuffer::Wrapped
2012-01-24 Brian Paulswrast: rewrite, simplify the the render-to-texture...
2012-01-24 Brian Paulmesa: rename gl_renderbuffer::Data to Buffer
2012-01-24 Brian Paulmesa: move freeing of software renderbuffers into swrast
2012-01-24 Brian Paulmesa: remove gl_renderbuffer::DataType
2012-01-24 Brian Paulmesa: remove gl_renderbuffer:RowStride field
2012-01-24 Brian Paulmesa: finally, remove the GetRow/PutRow/etc functions
2012-01-24 Brian Pauldri: remove all the obsolete spantmp files
2012-01-24 Brian Paulradeon: remove obsolete GetRow/PutRow code
2012-01-24 Brian Paulnouveau: remove obsolete GetRow/PutRow code
2012-01-24 Brian Paulintel: remove most of the span Get/PutRow code
2012-01-24 Brian Pauldri/swrast: remove obsolete GetRow/PutRow code
2012-01-24 Brian Paulosmesa: remove obsolete GetRow/PutRow code
2012-01-24 Brian Paulxlib: remove obsolete GetRow/PutRow code
2012-01-24 Brian Paulmesa: remove obsolete PutRow, etc assignments
2012-01-24 Brian Paulswrast: remove Get/PutRow()-related code
2012-01-24 Brian Paulst/mesa: remove gl_renderbuffer::GetPointer stuff
2012-01-24 Brian Paulswrast: stop using Put/GetRow/Values() in swrast code
2012-01-24 Brian Paulswrast: use gl_renderbuffer::StrideInBytes in depth...
2012-01-24 Brian Paulmesa: use gl_renderbuffer::Map for all depth/stencil...
2012-01-24 Brian Paulintel: make intel_renderbuffer_map/unmap() static
2012-01-24 Brian Paulmesa: add new gl_renderbuffer fields
2012-01-24 Brian Paulswrast: flush pending rendering before unmapping buffers
2012-01-24 Brian Paulswrast: new assertions in _swrast_pixel_address()
2012-01-24 Brian Paulswrast: use _swrast_pixel_address() in more places
2012-01-24 Brian Paulswrast: s/Data/Map/ in swrast_texture_image
2012-01-24 Brian Paulswrast: remove gl_renderbuffer::DataType check in DrawP...
2012-01-24 Brian Paulswrast: remove gl_renderbuffer::DataType assertions
2012-01-24 Brian Paulst/mesa: remove gl_renderbuffer:DataType assignments
2012-01-24 Brian Paulswrast: make _swrast_get_values(), _swrast_get_row...
2012-01-24 Brian Paulswrast: remove dstType param from _swrast_read_rgba_span()
2012-01-24 Brian Paulswrast: remove unused _swrast_put_row()
2012-01-24 Ian Romanickmesa: Don't resurrect deleted ARB VAOs in glPopClientAttrib
2012-01-24 Ian Romanickmesa: Rename gl_array_object::VBOonly to ::ARBsemantics
2012-01-24 Ian Romanickswrast: Use fixed-function processing instead _TexEnvPr...
2012-01-24 Ian Romanickmesa: Make sure _TexEnvProgram points at the current...
2012-01-24 Brian Paulsoftpipe: move var initialization to silence warning
2012-01-24 Brian Paulr600g: remove unused variable
2012-01-24 Alexander von... glsl: Don't use newlocale on Haiku
2012-01-24 Alexander von... mesa: Don't use newlocale on Haiku
2012-01-24 Alexander von... svga: fix typedef conflicts on Haiku
2012-01-24 Alexander von... llvmpipe: fix symbol conflict on Haiku
2012-01-24 Alexander von... scons: Remove Haiku one-offs for gallium drivers
2012-01-24 Michel Dänzergallium/postprocess: Proper reference counting of pp_ji...
2012-01-24 Matt TurnerRevert "Always build shared glapi"
2012-01-24 Matt Turnergbm: install libgbm.so into lib
2012-01-24 Adam Jacksonllvmpipe: Fix math error in LP_DEBUG=counters output
2012-01-24 Vadim Girlinr600g: fix inconsistency with INTERP* opcode definitions
2012-01-24 Vadim Girlinr600g: replace raw opcodes with names in the is_alu_tra...
2012-01-24 Vadim Girlinr600g: add missing opcode definitions
2012-01-24 Vadim Girlinr600g: fix loop break/continue operations
2012-01-24 Vadim Girlinr600g: fix fragcoord.w
2012-01-24 Benjamin Franzketargets/gbm: Fix install path
2012-01-24 Benjamin Franzkegbm/Makefile.template: Remove builtin-compile path
2012-01-24 Benjamin Franzkeegl,gbm_gallium: Fix linkage against gbm from automake
2012-01-24 Vadim Girlinr600g: fix interpolation with clipvertex
2012-01-24 Chad Versaceswrast: Fix unsigned promotion in pointer arithmetic
2012-01-23 Ian Romanickmeta: Fallback for glBlitFramebuffer from a multisample...
2012-01-23 Paul Berryi965/vs: Fix bogus assertion in emit_block_move()
2012-01-23 Alex Deucherr600g: clean up register headers
2012-01-23 Eric Anholti965/vs: Enable workaround-free math on gen7.
2012-01-23 Eric Anholti965/vs: Use the embedded-comparison SEL on gen6+,...
2012-01-23 Matt Turnerautomake: src/gbm
2012-01-23 Eric Anholtautoconf: Fix build of dri symbols test to not manually...
2012-01-23 Kenneth Graunkei965: Fix border color on Sandybridge and Ivybridge.
2012-01-23 Jon TURNEYFix underlinking in libOSMesa since commit adefee5...
2012-01-23 Jon TURNEYDon't build shared dricore when unneeded
2012-01-23 Dave Airlier600g: cayman fix integer multiplies
2012-01-23 Dave Airlier600g: cayman initial integer support
2012-01-23 Vadim Girlinr600g: fix VS fog export
2012-01-22 Matt Turnerdri: install dri_interface.h
2012-01-22 Dave Airlier600g: shift integer ops are trans unit only on r600.
2012-01-22 Vadim Girlinr600g: replace trans/vector-only instruction lists...
2012-01-22 Dave AirlieRevert "r600g: replace trans/vector-only instruction...
2012-01-22 Dave Airlier600g: srgb mode is only valid on certain format types.
2012-01-22 Dave Airlier600g: initial cube shadow sampling
2012-01-22 Vadim Girlinr600g: take into account kcache banks for bank swizzle...
2012-01-22 Vadim Girlinr600g: set round_mode to truncate and get rid of tgsi_f...
2012-01-22 Vadim Girlinr600g: replace trans/vector-only instruction lists...
2012-01-22 Vadim Girlinr600g: fix some interpolation tests for evergreen
2012-01-22 Matt Turnerconfigure.ac: use AC_PROG_MKDIR_P
2012-01-22 Matt TurnerRemove src/mesa/ppc
2012-01-21 Andrei SlăvoiuFix mistake in 349845f7b
2012-01-21 Vadim Girlinr600g: implement clip vertex v2
2012-01-21 Vadim Girlinr600g: improve kcache line sets handling v2
2012-01-21 Dave Airlier600g: no need to do CUBE coordinate handling for TXQ.
2012-01-21 Vadim Girlinr600g: make INTERP_LOAD_P0 vector-only
2012-01-21 Vinson Leeglsl: Fix 'control reaches end of non-void function...
2012-01-20 Alex Deucherr600g: use S_028B20_BUFFER_0_EN macro for streamout...
2012-01-20 Alex Deucherr600g: update streamout support for virtual addresses
2012-01-20 Matt TurnerRemove reference to now deleted dri/Makefile.targets
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/swrast
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/nouveau
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/r200
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/radeon
next