summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-27gallium: remove PIPE_SHADER_CAP_OUTPUT_READMarek Olšák8-26/+2
2012-02-27gallium/rtasm: properly detect SSE and SSE2Marek Olšák1-24/+24
2012-02-26r300g: Use automake to generate Makefile v3Tom Stellard5-80/+43
2012-02-26r300g: Reorganize the compiler unit testsTom Stellard4-2/+12
2012-02-26r300/compiler: Schedule KIL instructions before output writesTom Stellard1-0/+4
2012-02-26r300/compiler: Use the smart scheduler for r300 cardsTom Stellard1-73/+54
2012-02-26r300/compiler: Fix bug when lowering KILP on r300 cardsTom Stellard1-10/+54
2012-02-25vl/compositor: fix a simple typoChristian König1-1/+1
2012-02-25st/xvmc: move xvmc state tracker out of xorg subdirChristian König18-82/+82
2012-02-25vl: rework winsys interfaceChristian König14-251/+126
2012-02-25vl: cleanup dri winsys abstractionChristian König7-1575/+56
2012-02-25scons: Don't build the assembly sources on Mac OS X.Vinson Lee2-2/+2
2012-02-24i915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c10551d29a96cStéphane Marchesin1-4/+10
2012-02-24svga: Fix stencil op mappingZack Rusin1-4/+4
2012-02-24svga: fix use of SVGA3D_x vs. PIPE_FORMAT_x in svga_is_format_supported()Brian Paul1-2/+2
2012-02-24mesa/gdi: include swrast.h to fix compilationBrian Paul1-0/+1
2012-02-24st/mesa: initialize the MaxViewport, MaxRenderbufferSize constantsBrian Paul1-0/+8
2012-02-24mesa: move more swrast-related #defines out of core MesaBrian Paul3-40/+28
2012-02-24mesa: remove STENCIL_BITS useBrian Paul1-1/+1
2012-02-24xlib: remove STENCIL_BITSBrian Paul1-3/+3
2012-02-24st/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITSBrian Paul1-3/+3
2012-02-24mesa: remove last of MAX_WIDTH, MAX_HEIGHTBrian Paul3-13/+7
2012-02-24mesa: remove MAX_WIDTH from prog_execute.hBrian Paul2-1/+7
2012-02-24st/glx: remove MAX_WIDTH/HEIGHT usageBrian Paul1-3/+6
2012-02-24intel: remove MAX_WIDTH usage in intelInitContext()Brian Paul1-4/+2
2012-02-24swrast: check max renderbuffer size against SWRAST_MAX_WIDTHBrian Paul1-0/+2
2012-02-24osmesa: use SWRAST_MAX_WIDTH/HEIGHTBrian Paul1-4/+4
2012-02-24dri/swrast: use SWRAST_MAX_WIDTH/HEIGHTBrian Paul1-1/+1
2012-02-24xlib: use SWRAST_MAX_WIDTH/HEIGHTBrian Paul1-3/+3
2012-02-24swrast: define, use SWRAST_MAX_WIDTH/HEIGHTBrian Paul16-46/+55
2012-02-24mesa: remove some cruft from config.hBrian Paul1-16/+1
2012-02-24mesa: minor comment clean-ups in config.hBrian Paul1-4/+4
2012-02-24mesa: remove WIN32 MAX_WIDTH work-around in config.hBrian Paul1-17/+0
2012-02-24swrast: remove MAX_WIDTH array in s_span.cBrian Paul1-1/+2
2012-02-24swrast: simplify mask array codeBrian Paul1-3/+4
2012-02-24swrast: stop using MAX_WIDTH arrays in triangle codeBrian Paul1-2/+2
2012-02-24swrast: remove MAX_WIDTH arrays in stencil codeBrian Paul3-4/+37
2012-02-24swrast: remove MAX_WIDTH arrays in s_drawpix.cBrian Paul1-27/+36
2012-02-24swrast: remove MAX_WIDTH arrays in s_zoom.cBrian Paul1-2/+14
2012-02-24swrast: remove MAX_WIDTH arrays in s_depth.cBrian Paul1-1/+9
2012-02-24swrast: remove MAX_WIDTH arrays in s_copypix.cBrian Paul1-5/+20
2012-02-24mesa: move/fix MAX_WIDTH/HEIGHT-related assertionsBrian Paul2-9/+12
2012-02-24st/mesa: stop using MAX_WIDTH in st_cb_texture.cBrian Paul1-10/+27
2012-02-24st/mesa: stop using MAX_WIDTH in st_cb_drawpixels.cBrian Paul1-26/+29
2012-02-24mesa: stop using MAX_WIDTH in glReadPixels codeBrian Paul1-45/+75
2012-02-24mesa: stop using MAX_WIDTH in texstore codeBrian Paul1-6/+33
2012-02-24u_blitter: decrease minimum buffer range alignment to 4 for copy_bufferMarek Olšák1-5/+5
2012-02-24u_blitter: check for invalid values in copy_bufferMarek Olšák1-0/+11
2012-02-23r600g: rework queriesMarek Olšák3-116/+167
2012-02-23r600g: cleanup magic numbers in set_xx_samplerMarek Olšák2-6/+6