mesa.git
2009-01-19 Brian Paulstatetracker: copy back color buffer to front buffer...
2009-01-19 Brian Paulgallium: minor reformatting
2009-01-19 Keith Whitwellutil: add reduced prim helper
2009-01-19 Brian Paultests: test pseudo-XOR blend mode.
2009-01-19 Brian Paulgallium: use align() intead of round_up()
2009-01-19 Brian Paultgsi: change an if to an else-if, added const qual...
2009-01-19 Alan Hourihanedri: add fake front definitions
2009-01-19 Alan Hourihanedri: add fake front definitions
2009-01-19 Thomas Hennwindows: updated VC8 project files
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith Whitwellxlib: fix compilation after xmesa header moves
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Younes Mantong3dvl: Some cleanups.
2009-01-19 Younes Mantong3dvl: Ref count everywhere.
2009-01-19 Younes Mantong3dvl: Mark all buffers for incoming frame data as...
2009-01-19 Younes Mantonnouveau: Rename buffer on map if discardable, busy...
2009-01-19 Younes Mantongallium: Add PIPE_BUFFER_USAGE_DISCARD.
2009-01-19 Younes Mantong3dvl: Return BadAlloc if we can't create an XvMC surface.
2009-01-19 Younes Mantong3dvl: Follow mesa naming conventions for src dirs.
2009-01-19 Jakob Bornecrantzegl: eglinfo load i915 driver
2009-01-19 Jakob Bornecrantzi915: Build gem and egl winsys by default
2009-01-19 Jakob Bornecrantzi915: Make gem submit commands
2009-01-19 Jakob Bornecrantzegl: Fix swap and creation of front buffer
2009-01-18 Brian Paulglx: gcc 2.95 build fix (move declaration before code)
2009-01-18 Jakob Bornecrantzi915: Use new egl state_tracker
2009-01-18 Jakob Bornecrantzegl: Add a egl state_tracker that use Gallium
2009-01-18 Jakob Bornecrantzi915: Update gem backend a bit
2009-01-18 Jakob Bornecrantzegl: Make eglscreen sleep for five seconds
2009-01-18 Jakob Bornecrantzegl: Add eglscreen to help debug egl mesa screen
2009-01-17 Jakob Bornecrantzegl: Make eglinfo print screen info
2009-01-17 Keith Whitwelldebug: add noprefix version of debug_dump_enum
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-16 Brian Pauli965: fix polygon culling bug when rendering to a textu...
2009-01-16 Brian Paulintel: added intel_rendering_to_texture() helper function.
2009-01-16 Brian Paulmesa: remove GL_DEPTH_TEST + no depth buffer test
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-16 Brian Paulglsl: fix broken sampler assignments
2009-01-16 José Fonsecascons: Use -std=gnu99
2009-01-16 José Fonsecastw: Dispatch to our stw_winsys::flush_front_buffer
2009-01-16 Xiang, Haihaoi915: fallback on transfer mode
2009-01-15 Karl Schultzwindows: updated VC8 project file
2009-01-15 Karl Schultzwindows: updated mesa.def file
2009-01-15 Brian Paulglsl: use _mesa_sprintf()
2009-01-15 Brian Paulglsl: move declaration before code
2009-01-15 Alan Hourihanemesa: tweak to formatting
2009-01-15 Alan Hourihanemesa: check frambuffer complete status before rendering
2009-01-15 Alan Hourihanemesa: small cleanup
2009-01-15 Alan Hourihanemesa: revert partial commit for 0x0 render targets
2009-01-15 Alan Hourihanemesa: check frambuffer complete status before rendering
2009-01-15 Jakob Bornecrantzmesa: Fix merge conflicts
2009-01-15 Brian Paulmesa: bump version to 7.3-rc2
2009-01-15 Brian Paulglsl: fix comment
2009-01-15 Brian Paulglsl: minor clean-up for rect sampler test
2009-01-14 Brian Paulr300: work-around FRAG_BIT_FOGC warning/error
2009-01-14 Brian Pauli965: asst. fixes, work-arounds for FBOs and render...
2009-01-14 Brian Pauli965: fix incorrect renderbuffer DataType assignment
2009-01-14 Brian Pauli965: fix some FBO depth/stencil assertions
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Ian Romanickintel: SW fallback maps texture images, not texture...
2009-01-14 Keith Whitwelltrivial: clear with random color
2009-01-14 Brian Paulglsl: propagate pragma info down into compiler from...
2009-01-14 Brian Paulwindows: remove reference to swizzle.c file
2009-01-14 Brian Paulglsl: simplify IR storage for samplers
2009-01-14 Brian Paulmesa: fix incorrect transformation of GL_SPOT_DIRECTION
2009-01-14 Ian RomanickTreat image units and coordinate units differently.
2009-01-14 Alan Hourihanemesa: add new samplers_array test
2009-01-14 Alan Hourihanemesa: handle some cases of 0x0 render targets
2009-01-14 Alan Hourihaneglsl: fix regression from sampler arrays commit
2009-01-14 Alan Hourihaneglsl: fix regression from sampler arrays commit
2009-01-14 Brian Pauli965: indentation fixes
2009-01-14 Brian Pauli965: allow larger AA points on fallback path
2009-01-14 Brian Pauli965: fix indentation
2009-01-14 Brian Pauli965: comment for emit_kil()
2009-01-14 Brian Paulmesa: put _NV suffix on a few opcodes
2009-01-14 Brian Pauli965: fix indentation
2009-01-14 Alan Hourihaneegl: fix makecurrent with null drawable/context
2009-01-14 José Fonsecagallium: Disable memory debugging for Windows OGL.
2009-01-14 José Fonsecaprogs: List tri-clear.
2009-01-14 José Fonsecascons: Use .a suffix for MinGW.
2009-01-14 Jakob Bornecrantzintel: Add a none working GEM backend for intel
2009-01-14 Jonathan Adamczewskicell: Specify constant as float for CEILF().
2009-01-14 Xiang, Haihaointel: bump driver date
2009-01-14 Alan Hourihaneglsl: fix a comment typo
2009-01-14 Alan Hourihaneglsl: support sampler arrays.
2009-01-13 Alan Hourihaneglsl: fix a comment typo
2009-01-13 Alan Hourihaneglsl: support sampler arrays.
2009-01-13 Brian Pauldocs: #pragma now handled
2009-01-13 Brian Paulglsl: add preprocessor support for #pragma
2009-01-13 Ian RomanickAdd language about implicit flush and command completion
2009-01-13 Keith Whitwellxlib: split off cell to its own backend
2009-01-13 Keith Whitwellxlib: allow winsys's to register themselves with glx...
2009-01-13 Brian Pauldocs: fixes since 7.3-rc1
2009-01-13 Karl Schultzwindows: try to create a context in wglCreateLayerContext()
2009-01-13 Ben Skeggsnv50: fix progs/tests/manytex
2009-01-13 Ben Skeggsnv50: get glxgears showing all 3 gears instead of 1!!
2009-01-13 Ben Skeggsnv50: change some magic reg, makes more things work
2009-01-13 Ben Skeggsnv50: add DXTn formats
2009-01-13 Ben Skeggsnv50: shadow mapping
2009-01-13 Ben Skeggsnv50: aniso
next