summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe
AgeCommit message (Expand)Author
2009-10-02gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.Michel Dänzer
2009-10-02gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.Michel Dänzer
2009-10-01g3dvl: Copyright blocks.Younes Manton
2009-10-01g3dvl: Color space conv interface & vl impl.Younes Manton
2009-10-01util: define PIPE_OS_FREEBSD to correct u_cpu_detect on FreeBSD.Robert Noland
2009-10-01gallium: remove depth.occlusion_count flagKeith Whitwell
2009-09-29gallium: New PIPE_OS_UNIX to simplify code that is portable to all unices.José Fonseca
2009-09-29g3dvl: assert.h -> util/u_debug.hJosé Fonseca
2009-09-29g3dvl: Define PIPE_VIDEO_CODEC_UNKNOWN for failures.José Fonseca
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton
2009-09-23gallium/include: update some commentsKeith Whitwell
2009-09-16gallium: remove incorrect 'return' stmtBrian Paul
2009-09-16gallium: Deprecate PIPE_CAP_S3TC.José Fonseca
2009-09-15Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-15gallium: Use the enum for pipe_transfer::usage.José Fonseca
2009-09-15gallium: pipe_transfer_destroy helper inline.José Fonseca
2009-09-15gallium: Fix pointer type casts.Michal Krol
2009-09-14gallium: Add pipe_transfer_map/unmap inlines.José Fonseca
2009-09-14gallium: Add Mac OS to pipe/p_thread.h.Vinson Lee
2009-09-09gallium: Added HaikuOS platformaljen
2009-09-01tgsi: remove redundant CND0 opcodeKeith Whitwell
2009-08-18Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-18gallium: improved comments, minor whitespace changesBrian Paul
2009-08-17gallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE} bitmask friendly.Maarten Maathuis
2009-08-14gallium: Always map for READ flag when DISCARD is not set.José Fonseca
2009-08-11gallium: Add texture usage information to surface_buffer_createJakob Bornecrantz
2009-07-31Rename TGSI LOOP instruction to better match theri usage.Michal Krol
2009-07-30tgsi: Declare a LOOP register.Michal Krol
2009-07-23gallium: clean up opcode definitionsKeith Whitwell
2009-07-23gallium: remove deprecated TGSI opcodesKeith Whitwell
2009-07-22gallium: remove multiple aliases for TGSI opcodesKeith Whitwell
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-07-14gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...Patrice Mandin
2009-07-08gallium: Add endian detection to p_config.Corbin Simpson
2009-07-06gallium: rearrange some members to avoid memory holes/paddingZack Rusin
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-30Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-30gallium: remove the pipe_sampler_state::shadow_ambient fieldBrian Paul
2009-06-30gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_ra...José Fonseca
2009-07-01gallium: fix the front face semanticsZack Rusin
2009-06-26gallium: added PIPE_CAP_TGSI_CONT_SUPPORTEDBrian Paul
2009-06-16gallium: Avoid atomic ops / locking when src is dst.José Fonseca
2009-06-15gallium: Ensure assert macro is defined before being used in p_thread.hJosé Fonseca
2009-06-15gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75970...Thomas Hellstrom
2009-06-26Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-25gallium: Add PIPE_OS_APPLE token.Vinson Lee
2009-06-16Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom
2009-06-11Merge branch 'mesa_7_5_branch'José Fonseca
2009-06-11gallium: New pf_is_depth_and_stencil / pf_is_depth_or_stencil inlines.José Fonseca