st/dri: Check for NULL before dereference and assignment.
[mesa.git] / src / gallium / auxiliary /
2010-04-17 Vinson Leeos: Implement pipe_barrier for POSIX platforms without...
2010-04-17 Jakob Bornecrantzgallium/util: Ignores
2010-04-17 Vinson Leedraw llvm: Remove unnecessary header.
2010-04-16 Brian Paulgallium/draw: fix breakage from moving lp_bld_* files
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_blend* files to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_interp.c to llvmpipe...
2010-04-16 Brian Paulgallivm: init some vars to silence warnings
2010-04-16 Brian PaulMerge the lp-surface-tiling branch into master.
2010-04-16 Brian Paulgallivm: remove some old stuff
2010-04-14 Corbin Simpsonu_blitter: Coords are normalized.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Chia-I Wugallium: Remove pipe_screen::update_buffer.
2010-04-13 Michal Krolutil: Fix util_dynarray_trim().
2010-04-13 Vinson Leedraw llvm: Initialize variable.
2010-04-13 Luca Barbierigallium/auxiliary: make util_dynarray_trim do nothing...
2010-04-13 Luca Barbierigallium/auxiliary: add util_dynarray_resize
2010-04-13 Luca Barbierigallium/auxiliary: fix util_dynarray_trim to 0 to free...
2010-04-13 Luca Barbieriutil: implement Jose Fonseca's suggestions for u_buffer...
2010-04-12 Dave Airlieffvertex: don't touch tex coords if coord replace is...
2010-04-12 Luca Barbierigallium/auxiliary: add dynamically sized buffer/array...
2010-04-12 José Fonsecallvmpipe: Respect pipe_sampler_view::format.
2010-04-12 José Fonsecallvmpipe: pipe_target needs now 3 bits to be represented.
2010-04-11 Vinson Leeutil: Remove unnecessary header.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian Paulllvmpipe: fix transposed stencil ref / values comparison
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 José Fonsecautil: Fix typo in earlier commit.
2010-04-09 José Fonsecautil: ubyte_to_float and float_to_ubyte whenever possible.
2010-04-09 José Fonsecautil: Get all depth stencil tests passing.
2010-04-09 José Fonsecautil: Add missing break statement.
2010-04-09 José Fonsecautil: Use consistent symbols in pack generator.
2010-04-09 José Fonsecautil: Reorder format tests -- group by format.
2010-04-09 José Fonsecautil: Add dedicated depth-stencil packing/unpacking...
2010-04-09 Corbin Simpsonutil: Include u_debug for debug_print_format.
2010-04-09 Vinson Leeutil: Set DXTN_LIBNAME to libtxc_dxtn.dylib on Mac...
2010-04-08 José Fonsecautil: Support PIPE_FORMAT_B4G4R4X4_UNORM and PIPE_FORMA...
2010-04-08 José Fonsecautil: (Almost) universal format translation function.
2010-04-08 José Fonsecautil: Describe, implement, and test the new D3D9 color...
2010-04-08 José Fonsecautil: is_array/mixed/etc is only meaningful for plain...
2010-04-08 José Fonsecautil: Keep const keyword when unpacking formats.
2010-04-08 José Fonsecautil: Reorder the code generated function so that they...
2010-04-08 Zack Rusindraw llvm: hook up the generated function into the...
2010-04-08 José Fonsecadraw: Fix vertex buffer indexation.
2010-04-08 José Fonsecautil: Don't call util_dl_close(library) when util_forma...
2010-04-08 Vinson Leeutil: util_dl_close(library) before exiting util_format...
2010-04-08 Vinson Leedraw llvm: Remove unnecessary header.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack Rusindraw llvm: highly reduce the compilation times for...
2010-04-07 José Fonsecagallivm: Get the format translation logic write.
2010-04-07 José Fonsecautil: Support fixed formats conversion.
2010-04-07 José Fonsecautil: Add copyright header to u_half.h
2010-04-07 José Fonsecautil: Remove the half typedef from p_compiler.h.
2010-04-07 José Fonsecautil: Use stubs for the dynamically loaded S3TC functions.
2010-04-07 José Fonsecadraw: Fix MSVC build (snprintf->util_snprintf).
2010-04-07 José Fonsecautil: Remove u_tile.c YCbCr's.
2010-04-07 José Fonsecautil: Implement YUV and subsampled RGB format conversion.
2010-04-07 Brian Pauldraw: init draw->pt.middle.general = NULL just to be...
2010-04-07 José Fonsecallvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
2010-04-07 Vinson Leedraw llvm: Remove unnecessary headers.
2010-04-07 Vinson Leegallium: Add files to Makefile.
2010-04-07 Zack Rusindraw llvm: disable printing of the LLVM ir
2010-04-07 Brian Paulgallium/draw: add additional DRAW_LLVM check
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 José Fonsecagallivm: Fallback to calling util_format_description...
2010-04-06 José Fonsecagallivm: Move the global LLVM objects (module, engine...
2010-04-06 Zack Rusindraw llvm: disable debugging output
2010-04-06 Zack Rusindraw llvm: implement simple pipeline caching using...
2010-04-06 Zack Rusindraw llvm: fix iteration for larger vertex arrays
2010-04-06 Zack Rusindraw llvm: iterate with the correct stop over the outputs
2010-04-06 Michal Krolutil: Respect destination stride in pipe_get_tile_swizz...
2010-04-06 Zack Rusindraw llvm: fix draw arrays
2010-04-06 José Fonsecautil: Make half float lookup tables constant.
2010-04-06 José Fonsecautil: Remove the hand written SRGB format support code.
2010-04-06 José Fonsecautil: Support all SRGB formats.
2010-04-06 Zack Rusindraw llvm: fix loop iteration and vertex header offsets
2010-04-05 Zack Rusindraw llvm: when generating the vertex_header struct...
2010-04-05 Brian Paulutil: added util_dl_error()
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-03 Vinson Leeutil: Use GCC atomic bultins on GCC 4.1 and higher...
2010-04-02 José Fonsecautil: Revert unsolicited, untested, unreviewed, and...
2010-04-02 Zack Rusindraw llvm: fix storing of outputs for the rest of the...
2010-04-02 Zack Rusindraw llvm: fix translation of formats with variable...
2010-04-02 Vinson Leegallivm: Add fallthrough comment at end of case statement.
2010-04-02 Luca Barbierigallium/util: print \n after DXTn printf
2010-04-02 Brian Paulgallium/util: remove extraneous semicolon
2010-04-02 Luca Barbierigallium/util: revert util_format_init addition
2010-04-02 Luca Barbierigallium/util: add util_format_is_supported to check...
2010-04-02 Luca Barbierigallium/util: load s3tc on demand
2010-04-02 Luca Barbierigallium/util: pregenerate half float tables
2010-04-02 Vinson Leegallium/util: s/inline/INLINE/
2010-04-02 Luca Barbierigallium/util: add util_format_init that inits s3tc...
2010-04-02 Luca Barbierigallium/util: add one-time initialization helper
2010-04-01 Zack Rusindraw llvm: a lot better storing implementation
2010-04-01 Luca Barbierigallium/util: use #pragma section instead of #pragma...
2010-04-01 Luca Barbierigallium/util: reindent u_half.c and u_half.h with Mesa...
next