summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | gallium: ppc: implement TGSI_OPCODE_LOG/EXPBrian Paul2008-10-281-1/+110
* | gallium: remove old codeBrian Paul2008-10-281-29/+0
* | gallium: ppc: don't replicate/smear immediate values, use vspltw instruction ...Brian Paul2008-10-282-13/+17
* | mesa: don't continually redrawBrian Paul2008-10-281-1/+1
* | cell: fix a number of fence issuesBrian Paul2008-10-284-7/+30
* | gallium: use some PPC vec registers to store TGSI tempsBrian Paul2008-10-281-62/+122
* | cell: don't include libmisc.hBrian Paul2008-10-281-1/+0
* | cell: fix some problems when displaying to a PIPE_FORMAT_B8G8R8A8_UNORM screenBrian Paul2008-10-271-0/+3
* | cell: added -D_BSD_SOURCE flagBrian Paul2008-10-271-1/+1
* | gallium: ppc: emit fewer 'li' instructions prior to vector loads/storesBrian Paul2008-10-271-31/+75
* | gallium: ppc: use a src register cache to avoid redundant loadsBrian Paul2008-10-271-96/+204
* | cell: Added support for untwiddling textures during glReadPixels. This allo...Jonathan White2008-10-272-7/+152
* | disable OPENGL_BITAlan Hourihane2008-10-271-4/+4
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-10-2714-136/+1041
|\|
| * intel: GL_FALSE on a BO if it won't be modified when mapping this BO. (thanks...Xiang, Haihao2008-10-261-1/+1
| * i965: don't emit state when dri_bufmgr_check_aperture_space fails.Xiang, Haihao2008-10-242-4/+12
| * intel: fallback for intelEmitCopyBlit.Xiang, Haihao2008-10-241-10/+39
| * mesa: version 43 of glext.hBrian Paul2008-10-231-2/+748
| * mesa: version 21 of glxext.hBrian Paul2008-10-231-13/+29
| * mesa: remove calls to _mesa_adjust_image_for_convolution(), use texImage fieldsBrian Paul2008-10-231-14/+6
| * mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D()Brian Paul2008-10-221-15/+21
| * mesa: some re-org of glCopyTexSubImage1/2/3D() error checkingBrian Paul2008-10-221-33/+32
| * mesa: in textore.c, only adjust image for convolution if image is a color formatBrian Paul2008-10-223-14/+20
| * glx: updated commentKristof Ralovich2008-10-211-1/+1
| * i915: fix carsh in i830_emit_state. (bug #17766)Xiang, Haihao2008-10-211-1/+2
| * glxswapcontrol: added -fullscreen optionBrian Paul2008-10-161-14/+77
| * glxgears: for fullscreen, disable window borders the right wayBrian Paul2008-10-161-2/+50
| * fix span issue with really old ddx and non-tcl r100 chipsRoland Scheidegger2008-10-161-1/+1
| * mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861Brian Paul2008-10-161-15/+6
| * Update DRI2 implementation according to new specification.Kristian Høgsberg2008-10-147-69/+101
| * Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg2008-10-147-3019/+2893
| * glx: indent -br -i3 -npcs --no-tabs glxclient.hRALOVICH, Kristóf2008-10-131-173/+188
| * glx: indent -br -i3 -npcs --no-tabs glcontextmodes.hRALOVICH, Kristóf2008-10-131-15/+15
| * glx: indent -br -i3 -npcs --no-tabs glxextensions.cRALOVICH, Kristóf2008-10-131-178/+183
| * glx: indent -br -i3 -npcs --no-tabs glxextensions.hRALOVICH, Kristóf2008-10-131-24/+32
| * glx: indent -br -i3 -npcs --no-tabs xfont.cRALOVICH, Kristóf2008-10-131-211/+212
| * glx: indent -br -i3 -npcs --no-tabs xf86dristr.hRALOVICH, Kristóf2008-10-131-207/+232
| * glx: indent -br -i3 -npcs --no-tabs XF86dri.cRALOVICH, Kristóf2008-10-131-461/+493
| * glx: indent -br -i3 -npcs --no-tabs xf86dri.hRALOVICH, Kristóf2008-10-131-52/+53
| * glx: kill old K&R syntax in XF86dri.cRALOVICH, Kristóf2008-10-131-63/+15
| * glx: indent -br -i3 -npcs --no-tabs vertarr.cRALOVICH, Kristóf2008-10-131-103/+118
| * glx: indent -br -i3 -npcs --no-tabs singlepix.cRALOVICH, Kristóf2008-10-131-138/+145
| * glx: indent -br -i3 -npcs --no-tabs single2.cRALOVICH, Kristóf2008-10-131-681/+718
| * glx: indent -br -i3 -npcs --no-tabs renderpix.cRALOVICH, Kristóf2008-10-131-102/+111
| * glx: indent -br -i3 -npcs --no-tabs render2.cRALOVICH, Kristóf2008-10-131-272/+296
| * glx: indent -br -i3 -npcs --no-tabs pixelstore.cRALOVICH, Kristóf2008-10-131-254/+271
| * glx: indent -br -i3 -npcs --no-tabs pixel.cRALOVICH, Kristóf2008-10-131-349/+373
| * glx: indent -br -i3 -npcs --no-tabs packsingle.hRALOVICH, Kristóf2008-10-131-107/+107
| * glx: indent -br -i3 -npcs --no-tabs packrender.hRALOVICH, Kristóf2008-10-131-121/+121
| * glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.cRALOVICH, Kristóf2008-10-131-28/+42