summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util
Commit message (Expand)AuthorAgeFilesLines
* gallium: add PIPE_OS_ANDROID supportChia-I Wu2011-08-211-1/+11
* r600g: expose ARB_ES2_compatibility by claiming fixed-point format supportMarek Olšák2011-08-162-31/+32
* u_blitter: restore some states conditionallyMarek Olšák2011-08-161-12/+17
* u_blitter: rename util_blitter_copy_region -> util_blitter_copy_textureMarek Olšák2011-08-162-17/+20
* util: fix a typo in util_format_swizzle_4fMarek Olšák2011-08-031-1/+1
* gallium/util: add functions for manipulating swizzlesMarek Olšák2011-08-022-0/+69
* util: enable S3TC support when the force_s3tc_enable env var is set to "true"Bryan Cain2011-07-261-2/+9
* gallium: change formats merged with pipe-video to type "other"Christian König2011-07-251-7/+7
* util: Store alpha value too.José Fonseca2011-07-221-1/+1
* Merge branch 'gallium-polygon-stipple'Brian Paul2011-07-211-10/+33
|\
| * util: assorted updates to polygon stipple helperBrian Paul2011-07-211-10/+33
* | u_vbuf_mgr: restore buffer offsetsChia-I Wu2011-07-211-0/+10
* | gallium: put video-related enums in separate headerBrian Paul2011-07-141-0/+1
* | utils: Add missing parenthesesEmil Velikov2011-07-131-0/+4
* | Merge branch 'pipe-video'Christian König2011-07-134-0/+349
|\ \
| * \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-113-1/+133
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-045-50/+88
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-097-22/+46
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-052-51/+31
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-211-1/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-152-31/+47
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-076-9/+585
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-2311-66/+300
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-1923-176/+1295
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-036-5/+581
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-282-7/+45
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-2424-209/+2411
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-201-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-087-132/+267
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-224-12/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-1130-663/+777
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-289-6/+320
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-1274-1234/+4077
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-3062-2726/+8503
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | gallium: Add common video format enums.Younes Manton2010-03-121-0/+7
| * | | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-1255-2275/+5412
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into pipe-videoYounes Manton2009-12-0619-441/+200
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | g3dvl: Put misc helpers in u_video.h.Younes Manton2009-11-021-0/+71
* | | | | | | | | | | | | | | | | | | | | | | | u_upload_mgr: add missing offset to src map in u_upload_buffer()Brian Paul2011-07-121-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | gallium/util: handle Z32F_FLOAT_S8X24_USCALED in pipe_tile_raw_to_rgbaMarek Olšák2011-07-101-0/+35
* | | | | | | | | | | | | | | | | | | | | | | gallium/util: implement software Z32F_S8X24 depth-stencil clearMarek Olšák2011-07-101-1/+34
* | | | | | | | | | | | | | | | | | | | | | | gallium/util: implement pack functions for Z32F and Z32F_S8X24Marek Olšák2011-07-101-0/+64
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | u_upload_mgr: Use pipe_buffer_map_range istead of pipe_buffer_map.José Fonseca2011-07-011-5/+6
* | | | | | | | | | | | | | | | | | | | | | gallium/util: Upload manager optimizationsThomas Hellstrom2011-07-012-13/+42
* | | | | | | | | | | | | | | | | | | | | | u_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags in a bitmaskMarek Olšák2011-06-192-31/+34
* | | | | | | | | | | | | | | | | | | | | | u_vbuf_mgr: fix uploading if format size is greater than strideMarek Olšák2011-06-191-0/+5
* | | | | | | | | | | | | | | | | | | | | | scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | util: fix strict aliasing issues in u_format_r11g11b10f.hRoland Scheidegger2011-06-091-8/+16
* | | | | | | | | | | | | | | | | | | | | util: add gcc version check for builtinsRoland Scheidegger2011-06-091-3/+3
* | | | | | | | | | | | | | | | | | | | | util: better logbase2/next_power_of_two implementationsBenjamin Bellec2011-06-091-8/+24
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |