summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_screen.c
AgeCommit message (Expand)Author
2010-06-05Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"Roland Scheidegger
2010-06-05llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE queryRoland Scheidegger
2010-06-05llvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.José Fonseca
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger
2010-06-03gallium: silence all debug_named_value related warningsJoakim Sindholt
2010-05-29llvmpipe: adapt to clear interface changesRoland Scheidegger
2010-05-28llvmpipe: add PIPE_BUFFER to assertionBrian Paul
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17llvmpipe: adapt to interface changesRoland Scheidegger
2010-04-29softpipe & llvmpipe: Enable SM3 capJakob Bornecrantz
2010-05-17gallium: EXT_timer_query support.Mathias Fröhlich
2010-05-15llvmpipe: Use GALLIVM_DEBUG opt where applicable.José Fonseca
2010-05-12llvmpipe: Handle PIPE_CAP_GUARD_*.José Fonseca
2010-05-12llvmpipe: Advertise (gallivm's) shader limits.José Fonseca
2010-05-12gallium: Make PIPE_CAP_xxx enums.José Fonseca
2010-05-10llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLEBrian Paul
2010-05-06gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.Török Edwin
2010-04-25llvmpipe: Cleanup llvmpipe_is_format_supported().José Fonseca
2010-04-24llvmpipe: Move the determination of the number of threads to the screen.José Fonseca
2010-04-22llvmpipe: Use resource_is_texture() consistently.José Fonseca
2010-04-22llvmpipe: Do not advertise S3TC rendering support.José Fonseca
2010-04-20llvmpipe: Re-enable half float formats.José Fonseca
2010-04-13llvmpipe: disable half float formatsAlan Hourihane
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-06llvmpipe: Support S3TC when util_format_s3tc_enabled is set.José Fonseca
2010-04-01llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.José Fonseca
2010-04-01llvmpipe: More tweaks to the supported texture formats.José Fonseca
2010-03-31llvmpipe: More accurate format capability exporting.José Fonseca
2010-03-16winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-08llvmpipe: define max texture levelsBrian Paul
2010-03-04gallium: fix llvmpipe after winsys moveKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-02-24llvmpipe: SRGB textures not supported yetBrian Paul
2010-02-24llvmpipe: vertex shader textures not supported yetBrian Paul
2010-02-24llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.José Fonseca
2010-02-24llvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.José Fonseca
2010-02-23llvmpipe: Z16 format is not supportedBrian Paul
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-27llvmpipe: added debug option to disable LLVM optimization passesBrian Paul
2010-01-26gallium: add the new PIPE_CAP blend bits to more driversRoland Scheidegger
2010-01-21llvmpipe: added simple perf/statistics counting facilityBrian Paul
2010-01-18llvmpipe: added show_tiles and show_subtiles debug optionsBrian Paul
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-16llvmpipe: add LP_DEBUG env varJosé Fonseca
2009-12-11llvmpipe: remove old fence code, compile new lp_fence.c fileBrian Paul