summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-28r100/r200: Bring back old PolygonStripple for DRI1.Pauli Nieminen
2009-08-28r100/r200: Share PolygonStripple code.Pauli Nieminen
2009-08-28r200: Fix piglit paths test.Pauli Nieminen
2009-08-28r600: fix scissor also.Dave Airlie
2009-08-28radeon: fix scissors harder.Dave Airlie
2009-08-27intel: Add support for ARB_copy_buffer.Eric Anholt
2009-08-28r300: Fix emit prediction to account scissor emitting correctly.Pauli Nieminen
2009-08-27Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-27docs: fix selection/feedback culling bugBrian Paul
2009-08-27swrast: fix incorrect tri culling in selection/feedback mode.Brian Paul
2009-08-27i915: Fix undefined symbol as of eabe12df44a41e97fb5736959e8864ddbd01be14Eric Anholt
2009-08-27st/xorg: set vertex and fragment shader for the current opZack Rusin
2009-08-27st/xorg: bind rasterizer stateZack Rusin
2009-08-27st/xorg: set blend state for exaZack Rusin
2009-08-27st/xorg: bind framebuffer and viewport for exaZack Rusin
2009-08-27st/xorg: create and destroy shader cacheZack Rusin
2009-08-27st/xorg: Set shared usage of pixmaps for use via DRI2.Michel Dänzer
2009-08-27st/dri: Make sure the front left renderbuffer is there for texture-from-pixmap.Michel Dänzer
2009-08-27st/xorg: Don't hardcode ExaPrepareCopy to fall back to software.Michel Dänzer
2009-08-27st/xorg: Flush context if necessary in ExaPrepareAccess.Michel Dänzer
2009-08-27st/dri: Only ask for fake front buffer for single buffer visuals by default.Michel Dänzer
2009-08-27st/xorg/dri: Pass texture formats via the DRI2 protocol flags.Michel Dänzer
2009-08-27r300: Cleanup reported native program limitsNicolai Hähnle
2009-08-27r300: Debug messages are written to stderr, so fflush thatNicolai Hähnle
2009-08-27radeon/r200/r300: Fix swtcl prediction to work after primitie change.Pauli Nieminen
2009-08-27mesa: direct program debug output to stderr instead of stdoutmarvin24
2009-08-27Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-27gallium/util: added support for SRGB formatsBrian Paul
2009-08-27gallium/util: added cases for SRGB formatsBrian Paul
2009-08-27progs: EGL/X progs should link to libX11.Chia-I Wu
2009-08-27mesa: move decls before codeVinson Lee
2009-08-27r300g: Correct scissor setting, subtract 1 from window's width and heightCooper Yuan
2009-08-27radeon: fix scissor calcs.Dave Airlie
2009-08-26i965: Increase assmebly shader program parameter limitsIan Romanick
2009-08-26ARB prog: Change handling of program parameter limitsIan Romanick
2009-08-27radeon: fix max indx/vertex emission due to state checkerDave Airlie
2009-08-26mesa: gitignoreYounes Manton
2009-08-26nv04: Handle more Z formats.Younes Manton
2009-08-27r300/compiler: Fix vertex program MAD emitNicolai Hähnle
2009-08-27r300/compiler: Fix bug in rc_find_free_temporaryNicolai Hähnle
2009-08-26egl: Remove Xdpy from EGLDisplay.Chia-I Wu
2009-08-26egl_glx: Make fbconfigs and visuals per display.Chia-I Wu
2009-08-26egl_softpipe: Make winsys and pipe screen per display.Chia-I Wu
2009-08-26EGL_i915: Make struct drm_device per display.Chia-I Wu
2009-08-27Merge branch 'fix_r300_swtcl' into push_masterPauli Nieminen
2009-08-27radeon: Fix loop en condition so debug output doesn't flood meaningless values.Pauli Nieminen
2009-08-27radeon: Make RADEON_CMDBUF more fine grained.Pauli Nieminen
2009-08-27radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.Pauli Nieminen
2009-08-26Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-26i965: init the tex_units_used fieldBrian Paul