4020 Revīzijas (014198ec8860d8a0abfd6aa0ddd8db9d26febdbb)

Autors SHA1 Ziņojums Datums
  Tobias Droste 3143e95353 llvmpipe: fix build with LLVM 3.0svn pirms 14 gadiem
  Vinson Lee 9228bfb375 gallivm: Rename createAsmInfo to createMCAsmInfo with llvm-3.0. pirms 14 gadiem
  Christian König 0d082390d9 g3dvl: no need for flushing inside the compositor any more pirms 14 gadiem
  Christian König 2cbf532ae1 g3dvl: correctly distinct dst area and clip area in the compositor pirms 14 gadiem
  Christian König 13da00f07c g3dvl: change picture parameter of decode_bitstream to general version pirms 14 gadiem
  Brian Paul a5a9422561 gallium: put video-related enums in separate header pirms 14 gadiem
  Vinson Lee 3cf22a0c6e g3dvl: Remove non-constant expression array initializers. pirms 14 gadiem
  Vinson Lee f292d07b47 g3dvl: Remove designated initializers. pirms 14 gadiem
  Vinson Lee 49967950a5 g3dvl: s/inline/INLINE/ pirms 14 gadiem
  Emil Velikov 88d647d83b utils: Add missing parentheses pirms 14 gadiem
  Christian König d4cbd1272b [g3dvl] don't upload all quant buffer layers at once pirms 14 gadiem
  Christian König c5110a1bfa [g3dvl] implement workaround for missing blender clamp control pirms 14 gadiem
  Christian König 7c48575402 [g3dvl] keep a pointer in idct buffer to idct object pirms 14 gadiem
  Brian Paul 8f6c207024 u_upload_mgr: add missing offset to src map in u_upload_buffer() pirms 14 gadiem
  Christian König efc7fda462 [g3dvl] add some more PIPE_VIDEO_CAPs pirms 14 gadiem
  Vinson Lee 1844ae7e7e gallivm: Re-enable LLVMUnionTypeKind case for llvm-2.7 only. pirms 14 gadiem
  Vinson Lee e4189f2e2e gallivm: Remove LLVMOpaqueKindType case with llvm-3.0. pirms 14 gadiem
  Christian König df5e0b9435 [g3dvl] fix a whole bunch of memory leaks pirms 14 gadiem
  Christian König 3d1057f243 [g3dvl] sync SConscript with Makefile pirms 14 gadiem
  Marek Olšák d9ab6712cc gallium/util: handle Z32F_FLOAT_S8X24_USCALED in pipe_tile_raw_to_rgba pirms 14 gadiem
  Marek Olšák e860cb64db gallium/util: implement software Z32F_S8X24 depth-stencil clear pirms 14 gadiem
  Marek Olšák 8ff6f90c3f gallium/util: implement pack functions for Z32F and Z32F_S8X24 pirms 14 gadiem
  Christian König ea78480029 [g3dvl] and finally remove pipe_video_context pirms 14 gadiem
  Christian König 4e837f557b [g3dvl] move video buffer creation out of video context pirms 14 gadiem
  Gustaw Smolarczyk fc98444bd5 gallivm: Fix build with llvm-3.0 pirms 14 gadiem
  Christian König bd5fd67a3e [g3dvl] move compositor creation and handling directly into the state trackers pirms 14 gadiem
  Christian König 10fd45114d [g3dvl] remove sampler view handling from video context pirms 14 gadiem
  Christian König 06ddbc3b8e [g3dvl] remove create_surface from video context pirms 14 gadiem
  Christian König 2ec350ff1d [g3dvl] make pipe_context mandatory for creation pipe_video_context pirms 14 gadiem
  Christian König 7eca76952b [g3dvl] rename is_format_supported to is_video_format_supported and move it into screen object pirms 14 gadiem
  Christian König f265a19426 [g3dvl] rename get_param to get_video_param and move into screen object pirms 14 gadiem
  Brian Paul 2ea7b374f6 tgsi: add some debug/print code in exec_tex(), disabled pirms 14 gadiem
  José Fonseca f67de2ed46 draw: Fix fetch_max calculation. pirms 14 gadiem
  José Fonseca dda8d7ac3f u_upload_mgr: Use pipe_buffer_map_range istead of pipe_buffer_map. pirms 14 gadiem
  Micael Dias 7d39ff44a2 Gallium: fix buffer overflow pirms 14 gadiem
  Thomas Hellstrom cf4cd8592a gallium/util: Upload manager optimizations pirms 14 gadiem
  Vinson Lee f8fcaf0215 gallivm: Pass in CPU name to createTargetMachine when on llvm-3.0. pirms 14 gadiem
  Vinson Lee b61e56756c gallivm: Rename TargetInstrDesc to MCInstrDesc when using llvm-3.0. pirms 14 gadiem
  Stéphane Marchesin 5349b95920 Gallium:draw:aaline and aapoint: Restore the old hooks when we destroy our stage. pirms 14 gadiem
  Brian Paul 6b28b44d45 indices: fix conversion of PIPE_PRIM_POLYGON to lines pirms 14 gadiem
  Vinson Lee ad7387fe12 gallivm: Fix x86 build with llvm-3.0svn. pirms 14 gadiem
  Marek Olšák d1f66a9424 u_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags in a bitmask pirms 14 gadiem
  Marek Olšák 0d58723cde u_vbuf_mgr: fix uploading if format size is greater than stride pirms 14 gadiem
  José Fonseca 4175010749 scons: make embedding orthogonal to the platform pirms 14 gadiem
  Marek Olšák 63e38bd0f6 target-helpers: remove copy-pasted function inline_noop_helper pirms 14 gadiem
  Roland Scheidegger d302804deb util: fix strict aliasing issues in u_format_r11g11b10f.h pirms 14 gadiem
  Roland Scheidegger b3d5822e93 util: add gcc version check for builtins pirms 14 gadiem
  Benjamin Bellec 894db40f12 util: better logbase2/next_power_of_two implementations pirms 14 gadiem
  Brian Paul 5f2deba9f3 gallium: s/bool/boolean/ pirms 14 gadiem
  Brian Paul f6572017b9 draw: fix edge flag handling in clipper (for unfilled tris/quads/polygons) pirms 14 gadiem