mesa: Remove redundant compressed paletted texture error checks
[mesa.git] / src / gallium / auxiliary /
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-15 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-15 Brian Paulutil: add util_format_is_luminance/intensity/rgb()...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-14 Emeric Grangeg3dvl: Add get_clear_color capability
2011-09-14 Emeric Grangeg3dvl: Various whitespace cleanups found while reading...
2011-09-13 Brian Paulgallivm: remove unused vars
2011-09-13 Brian Paulgallium: minor comments for util_format_channel_descrip...
2011-09-11 Marek Olšákpb_buffer: inline 'base' sub-struct
2011-09-10 Emil Velikovtgsi: fix typo in commit 324ac982d8e7
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-10 Brian Pauldraw/llvm: combine draw_llvm_generate() and draw_llvm_g...
2011-09-10 Marek Olšáku_blitter: add texture array support
2011-09-10 Marek Olšákgallium: add shadow 1D and 2D array samplers to TGSI
2011-09-06 José Fonsecartasm,translate: Disable on Mingw-w64.
2011-09-05 Dave Airliegallium: add missing formats for ARB_vertex_type_2_10_1...
2011-09-05 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-09-01 Christian Königg3dvl: extend the functionality of the compositor
2011-09-01 Christian Königgallium: add R8A8 and A8R8 UNORM formats
2011-09-01 Christian Königgallium: try to cleanup a bit of the format mess create...
2011-08-29 Kai Wasserbächvl: Fix include style
2011-08-29 Kai Wasserbächutil: Fix include style
2011-08-29 Christian Königg3dvl: Fix a bug not decoding the last 32-64 bits of...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Brian Paulg3dvl: use pointer_to_uintptr() to silence a cast warning
2011-08-26 Christoph Bumillerpp: initialize the sample mask
2011-08-26 Brian Paulg3dvl: s/inline/INLINE/ to fix MSVC build
2011-08-26 Brian Paulg3dvl: fix compilation failure on MSVC
2011-08-26 Brian Paulscons: don't compile some files with -gstabs if using...
2011-08-26 Christian Königg3dvl: Rewrite the mpeg 1&2 bitstream parser
2011-08-26 Christian Königg3dvl: Use a single texture for luma and chroma data
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-25 Brian Paulpp: add files to Makefile.sources
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Dave Airlietgsi: add TXF support.
2011-08-25 Dave Airlietgsi: add TXQ support. (v2)
2011-08-24 Chia-I Wuauxiliary/os: add wrappers for mmap/munmap
2011-08-23 José Fonsecamake: Add missing source file.
2011-08-23 Chia-I Wuauxiliary: share the source lists
2011-08-20 Chia-I Wuandroid: build gallium auxiliaries
2011-08-20 Chia-I Wugallium: add PIPE_OS_ANDROID support
2011-08-19 Lauri Kasanenpp/main queue: Add the PP headers
2011-08-19 Lauri Kasanenpp/main queue: Add pp_program.[ch]
2011-08-19 Lauri Kasanenpp/main queue: Add pp_init.c
2011-08-19 Lauri Kasanenpp/main queue: Add pp_run.c
2011-08-19 Lauri Kasanenpp: Add Jimenez' MLAA
2011-08-19 Lauri Kasanenpp: Add the MLAA areamap
2011-08-19 Lauri Kasanenpp: Cel-shade filter
2011-08-19 Lauri Kasanenpp: Color filters
2011-08-19 Lauri Kasanenpp: Docs
2011-08-19 Lauri Kasanenaux/Makefile,SConscript: Build PP
2011-08-16 Marek Olšákr600g: expose ARB_ES2_compatibility by claiming fixed...
2011-08-16 Marek Olšáku_blitter: restore some states conditionally
2011-08-16 Marek Olšáku_blitter: rename util_blitter_copy_region -> util_blit...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-02 Marek Olšákutil: fix a typo in util_format_swizzle_4f
2011-08-02 Marek Olšákgallium/util: add functions for manipulating swizzles
2011-08-01 Bryan Caintgsi: add support for TGSI_OPCODE_MOD in tgsi_exec
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-26 Bryan Cainutil: enable S3TC support when the force_s3tc_enable...
2011-07-25 Christian Königgallium: change formats merged with pipe-video to type...
2011-07-24 Christian Königg3dvl: remove unused vs output from create_ref_vert_shader
2011-07-23 José Fonsecagallivm: Add a note about log2 computation and denormal...
2011-07-23 José Fonsecagallivm: Fix lp_build_exp2 order 4-5 polynomial coeffic...
2011-07-23 José Fonsecagallivm: Increase lp_build_rsqrt() precision.
2011-07-23 José Fonsecagallivm: Update minimax comments.
2011-07-23 José Fonsecagallivm: Fix lp_build_exp/lp_build_log.
2011-07-23 José Fonsecautil: Store alpha value too.
2011-07-22 Younes MantonRevert "g3dvl: Preserve previously rendered components...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian Paulutil: assorted updates to polygon stipple helper
2011-07-21 Brian Paultgsi: add info fields for fragcoord origin, center...
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Chia-I Wuu_vbuf_mgr: restore buffer offsets
2011-07-20 Marek Olšákg3dvl: remove unused vertex shader inputs
2011-07-20 Younes Mantong3dvl: Preserve previously rendered components for...
2011-07-20 Younes Mantong3dvl: Init/clean pipe fully when a shader-based decode...
2011-07-19 Tobias Drostellvmpipe: fix build with LLVM 3.0svn
2011-07-16 Vinson Leegallivm: Rename createAsmInfo to createMCAsmInfo with...
2011-07-15 Christian Königg3dvl: no need for flushing inside the compositor any...
2011-07-15 Christian Königg3dvl: correctly distinct dst area and clip area in...
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-14 Brian Paulgallium: put video-related enums in separate header
2011-07-14 Vinson Leeg3dvl: Remove non-constant expression array initializers.
2011-07-14 Vinson Leeg3dvl: Remove designated initializers.
2011-07-13 Vinson Leeg3dvl: s/inline/INLINE/
2011-07-13 Emil Velikovutils: Add missing parentheses
2011-07-13 Christian König[g3dvl] don't upload all quant buffer layers at once
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-13 Christian König[g3dvl] implement workaround for missing blender clamp...
2011-07-13 Christian König[g3dvl] keep a pointer in idct buffer to idct object
2011-07-12 Brian Paulu_upload_mgr: add missing offset to src map in u_upload...
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Vinson Leegallivm: Re-enable LLVMUnionTypeKind case for llvm...
next