mesa.git
2009-08-29 José Fonsecautil: Don't commit u_format_table.c
2009-08-29 José Fonsecallvmpipe: Fix typo in copyright.
2009-08-29 José Fonsecallvmpipe: Add test cases for pixels.
2009-08-29 José Fonsecautil: Fix r5g6b5 description.
2009-08-29 José Fonsecallvmpipe: Update SConscript.
2009-08-29 José Fonsecallvmpipe: Simple shell script to aid port softpipe...
2009-08-29 Keith Whitwellllvmpipe: move all depth/stencil/alpha pixel processing...
2009-08-29 Keith Whitwellllvmpipe: fix error in scissor state dependencies
2009-08-29 Keith Whitwellllvmpipe: cleanup framebuffer state routine slightly
2009-08-29 Keith Whitwellllvmpipe: move all color-combine code into lp_quad_blend.c
2009-08-29 Keith Whitwellllvmpipe: fix typo
2009-08-29 Keith Whitwellllvmpipe: example fastpaths in blending
2009-08-29 Keith Whitwellllvmpipe: actually pass >1 quad from triangle routine
2009-08-29 Keith Whitwellllvmpipe: expand quad pipeline to process >1 quad...
2009-08-29 Keith Whitwellllvmpipe: rip out old mulithread support
2009-08-29 Keith Whitwellllvmpipe: avoid flushing depth buffer cache on swapbuffers
2009-08-29 Keith Whitwellllvmpipe: also shortcircuit non-texture tile lookups
2009-08-29 Keith Whitwellllvmpipe: shortcircuit repeated lookups of the same...
2009-08-29 Keith Whitwellllvmpipe: remove unused vars in lp_setup.c
2009-08-29 Keith Whitwellllvmpipe: use bitwise logic to setup quad masks in...
2009-08-29 Keith Whitwellllvmpipe: simplify flush_spans
2009-08-29 Keith Whitwellllvmpipe: make some small steps to flush texture cache...
2009-08-29 Keith Whitwellllvmpipe: remove backwards dependency from tilecache...
2009-08-29 José Fonsecallvmpipe: Rename preprocessor symbols too.
2009-08-29 José Fonsecallvmpipe: Pixel packing/unpacking and loop code generators.
2009-08-29 José Fonsecautil: Pixel format database.
2009-08-29 José Fonsecallvmpipe: Fork softpipe for experimentation with llvm.
2009-08-29 Ian RomanickPut 'extern' first on the line to silence GCC warnings.
2009-08-28 Eric Anholti965: Use VBOs in the VBO module on 965, now that we...
2009-08-28 Eric Anholtvbo: Fix array pointer calculation for MapBufferRange...
2009-08-28 Eric Anholtintel: Add support for GL_ARB_map_buffer_range.
2009-08-28 Eric Anholti965: Implement ARB_oq CheckQuery in the intended way.
2009-08-28 Pauli Nieminenradeon: Fix swtcl emit pediction.
2009-08-28 Jakob Bornecrantzi915g: Add cursor case for scanout layout
2009-08-28 Jakob Bornecrantzi915g: Don't forget to init buffer ptrs
2009-08-28 Zack Rusinst/xorg: disable composite accelration for now
2009-08-28 Zack Rusinst/xorg: bind samplers before composition
2009-08-28 Zack Rusinst/xorg: normalize coords for the src operands in the...
2009-08-28 Pauli Nieminenradeon: Fix scissors for dri1.
2009-08-28 Joakim Sindholtr300g: pretty up the new drm code a bit
2009-08-28 Jakob Bornecrantzst/xorg: If migrating from a sw pixmap to a hw pixmap...
2009-08-28 Jakob Bornecrantzst/xorg: Null devPrivate.ptr when unmapping
2009-08-28 Michel Dänzerst/xorg: Fix scons build.
2009-08-28 Joakim Sindholtr300g: support new drm_api
2009-08-28 Jakob Bornecrantzdrm_api: Operate on textures instead of buffers
2009-08-28 Jakob Bornecrantzst/xorg: Fix some warnings
2009-08-28 Jakob Bornecrantzst/dri: Fix some warnings
2009-08-28 Jakob Bornecrantzst/xorg: Pass dri driver name as driverName on screen
2009-08-28 Jakob BornecrantzRevert "st/xorg/dri: Pass texture formats via the DRI2...
2009-08-28 Pauli Nieminenr100/r200: Bring back old PolygonStripple for DRI1.
2009-08-28 Pauli Nieminenr100/r200: Share PolygonStripple code.
2009-08-28 Pauli Nieminenr200: Fix piglit paths test.
2009-08-28 Dave Airlier600: fix scissor also.
2009-08-28 Dave Airlieradeon: fix scissors harder.
2009-08-28 Eric Anholtintel: Add support for ARB_copy_buffer.
2009-08-27 Pauli Nieminenr300: Fix emit prediction to account scissor emitting...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
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 Eric Anholti915: Fix undefined symbol as of eabe12df44a41e97fb5736...
2009-08-27 Zack Rusinst/xorg: set vertex and fragment shader for the current op
2009-08-27 Zack Rusinst/xorg: bind rasterizer state
2009-08-27 Zack Rusinst/xorg: set blend state for exa
2009-08-27 Zack Rusinst/xorg: bind framebuffer and viewport for exa
2009-08-27 Zack Rusinst/xorg: create and destroy shader cache
2009-08-27 Michel Dänzerst/xorg: Set shared usage of pixmaps for use via DRI2.
2009-08-27 Michel Dänzerst/dri: Make sure the front left renderbuffer is there...
2009-08-27 Michel Dänzerst/xorg: Don't hardcode ExaPrepareCopy to fall back...
2009-08-27 Michel Dänzerst/xorg: Flush context if necessary in ExaPrepareAccess.
2009-08-27 Michel Dänzerst/dri: Only ask for fake front buffer for single buffe...
2009-08-27 Michel Dänzerst/xorg/dri: Pass texture formats via the DRI2 protocol...
2009-08-27 Nicolai Hähnler300: Cleanup reported native program limits
2009-08-27 Nicolai Hähnler300: Debug messages are written to stderr, so fflush...
2009-08-27 Pauli Nieminenradeon/r200/r300: Fix swtcl prediction to work after...
2009-08-27 marvin24mesa: direct program debug output to stderr instead...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-27 Chia-I Wuprogs: EGL/X progs should link to libX11.
2009-08-27 Vinson Leemesa: move decls before code
2009-08-27 Cooper Yuanr300g: Correct scissor setting, subtract 1 from window...
2009-08-27 Dave Airlieradeon: fix scissor calcs.
2009-08-27 Ian Romanicki965: Increase assmebly shader program parameter limits
2009-08-27 Ian RomanickARB prog: Change handling of program parameter limits
2009-08-27 Dave Airlieradeon: fix max indx/vertex emission due to state checker
2009-08-27 Younes Mantonmesa: gitignore
2009-08-27 Younes Mantonnv04: Handle more Z formats.
2009-08-26 Nicolai Hähnler300/compiler: Fix vertex program MAD emit
2009-08-26 Nicolai Hähnler300/compiler: Fix bug in rc_find_free_temporary
2009-08-26 Chia-I Wuegl: Remove Xdpy from EGLDisplay.
2009-08-26 Chia-I Wuegl_glx: Make fbconfigs and visuals per display.
2009-08-26 Chia-I Wuegl_softpipe: Make winsys and pipe screen per display.
2009-08-26 Chia-I WuEGL_i915: Make struct drm_device per display.
2009-08-26 Pauli NieminenMerge branch 'fix_r300_swtcl' into push_master
2009-08-26 Pauli Nieminenradeon: Fix loop en condition so debug output doesn...
2009-08-26 Pauli Nieminenradeon: Make RADEON_CMDBUF more fine grained.
2009-08-26 Pauli Nieminenradeon/r200/r300: Fix swtcl flushing not to invalidate...
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian Pauli965: init the tex_units_used field
2009-08-26 Brian Pauli965: fix incorrect tex unit in emit_tex() and emit_txb()
next