summaryrefslogtreecommitdiff
path: root/src/gallium/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-06gallium: Add drm driver interfaceJakob Bornecrantz1-0/+71
2010-06-07include/st: new file swrast_screen_create.hKeith Whitwell1-0/+67
2010-06-05mesa/st: add support for EXT_texture_swizzle.Dave Airlie1-0/+1
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger2-15/+30
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger1-12/+12
2010-05-31Define PUBLIC to dllexport on MSVC.Chia-I Wu1-0/+2
2010-05-28gallium: clear interface changesRoland Scheidegger2-15/+30
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz1-18/+1
2010-05-25gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz1-81/+0
2010-05-21st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz1-5/+13
2010-05-21gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz1-1/+8
2010-05-21st_api: Add get param function to st_managerJakob Bornecrantz1-0/+13
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger4-21/+40
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell2-11/+12
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger1-2/+0
2010-05-17gallium: another interface change for multisamplingRoland Scheidegger1-10/+2
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2-11/+12
2010-05-13gallium: Add tokens for Cygwin.Vinson Lee1-0/+5
2010-05-12graw: Make functions publicJakob Bornecrantz1-7/+7
2010-05-12gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca1-0/+24
2010-05-12gallium: Make PIPE_CAP_xxx enums.José Fonseca2-42/+47
2010-05-04gallium: remove trailing comma in enum listBrian Paul1-2/+2
2010-05-04Merge commit 'origin/master' into gallium-msaaRoland Scheidegger1-3/+2
2010-05-03gallium: Remove loop register file.José Fonseca1-3/+2
2010-04-30Merge commit 'origin/master' into gallium-msaaRoland Scheidegger2-5/+3
2010-05-19Merge commit 'origin/graw-tests'Keith Whitwell1-8/+15
2010-05-17gallium: EXT_timer_query support.Mathias Fröhlich1-1/+3
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák3-3/+0
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell1-8/+6
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell1-0/+9
2010-04-27gallium: fix glaring bugs in last commitRoland Scheidegger1-2/+1
2010-04-26gallium: interface changes for multisamplingRoland Scheidegger4-18/+48
2010-04-26st_api: Remove st_moduleJakob Bornecrantz1-23/+12
2010-04-22gallium: use better param nameBrian Paul1-2/+2
2010-04-22gallium: fix comment language, remove dangling commentBrian Paul1-4/+4
2010-04-20gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul1-1/+1
2010-04-20Merge branch 'gallium-index-bias'José Fonseca1-0/+3
2010-04-28gallium: remove trailing commaBrian Paul1-1/+1
2010-04-27gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-4/+2
2010-04-19gallium: Add index bias parameter to draw_elements and friends.José Fonseca1-0/+3
2010-04-18p_compiler: add likely/unlikely macrosLuca Barbieri1-1/+39
2010-04-16gallium: comments and whitespace fixesBrian Paul1-8/+13
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz2-17/+4
2010-04-13gallium: Remove pipe_screen::update_buffer.Chia-I Wu1-7/+0
2010-04-10Squashed commit of the following:Keith Whitwell11-610/+224
2010-04-08gallium: Add a couple more of D3D9 formats forgotten earlier.José Fonseca1-0/+2
2010-04-08gallium: Add missing D3D9 color formats.José Fonseca1-0/+7
2010-04-07util: Remove the half typedef from p_compiler.h.José Fonseca1-2/+0
2010-04-01gallium: remove old comment about return valuesBrian Paul1-1/+1
2010-04-01gallium: Integrate util_half with scons.Michal Krol1-0/+1