Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_format_aos_array.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2016-12-21 Roland Scheideggergallivm: optimize gather a bit, by using supplied desti...
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-03 Jose Fonsecagallivm: Use standard LLVMSetAlignment from LLVM 3...
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-01-11 Roland Scheideggergallivm: more integer texture format fetch fixes
2012-12-18 Roland Scheideggergallivm: fix conversion for pure integer formats
2012-12-07 José Fonsecagallivm: Rudimentary native integer support.
2012-11-29 Adhemerval Zanellagallivm: Fix format manipulation for big-endian
2012-11-28 James Bentongallivm: Changed lp_build_pad_vector to correctly handl...
2012-11-28 James Bentongallivm: Add a function to generate lp_type for a format.
2012-08-08 Brian Paulgallivm: remove unused src_elem_type variable
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.