63253 Commity (59dd444cacffbee73a4e7ff9ccc5a6d25280dc0e)
 

Autor SHA1 Wiadomość Data
  Vinson Lee f0748b5014 mesa/x86: Fix build with clang <= 3.3. 11 lat temu
  Matt Turner 6148e94e26 i965: Don't treat HW_REGs as barriers if they're immediates. 11 lat temu
  Matt Turner c938be8ad2 i965/fs: Don't use brw_imm_* unnecessarily. 11 lat temu
  Emil Velikov 7a63bd960c automake: correctly append the version-script 11 lat temu
  Emil Velikov 239df5b654 targets/libgl-xlib: hide all the exported symbol mayhem 11 lat temu
  Emil Velikov 7e613f4683 targets/osmesa: include mangled gl symbols 11 lat temu
  Emil Velikov a75baba2f1 targets/xa: limit the amount of exported symbols 11 lat temu
  Emil Velikov ce12bbd107 dri_util: keep __dri2ConfigOptions symbol private 11 lat temu
  Kai Wasserbäch 97aa256b19 targets/opencl: Fix (static) linking with LLVM (v2) 11 lat temu
  Emil Velikov eb2241f8a9 glx: do not leak dri3Display 11 lat temu
  Emil Velikov b52a530ce2 gallium/egl: st_profiles are build time decision, treat them as such 11 lat temu
  Emil Velikov a9afdcc3a1 dri_util: set implemented version of the DRI_CORE extension 11 lat temu
  Matt Turner c9fd68408b i965/fs: Don't modify ann_count if not debugging. 11 lat temu
  Matt Turner c2c639ecf6 Revert "i965/fs: Change fs_visitor::emit_lrp to use MAC for gen<6" 11 lat temu
  Matt Turner db42dd8952 Revert "i965/vec4: Change vec4_visitor::emit_lrp to use MAC for gen<6" 11 lat temu
  Matt Turner 492af22fb4 i965: Remove useless typo'd debugging messages. 11 lat temu
  Matt Turner f3cb2e6ed7 i965: Move brw_land_fwd_jump() to compilation unit of its use. 11 lat temu
  Matt Turner 424303db7f i965/fs: Use next_insn_offset rather than nr_insn. 11 lat temu
  Matt Turner 99af02fb17 i965: Emit 0.0:F sources with type VF instead. 11 lat temu
  Matt Turner fb977c90d1 i965: Emit ARF:UD for non-present src1 on Gen6+. 11 lat temu
  Matt Turner 1acb3a290e i965: Support compacted instructions with immediate sources. 11 lat temu
  Matt Turner 8942f44c8d i965: Use next_offset() in instruction compaction code. 11 lat temu
  Matt Turner 392cbc2f93 i965: Move next_offset() to brw_eu.h for use elsewhere. 11 lat temu
  Matt Turner e32e69cc27 i965: Rename next_ip() -> next_offset(). 11 lat temu
  Matt Turner f0f7fb181f i965: Print disassembly after compaction. 11 lat temu
  Matt Turner b5fd762474 i965/fs: Make patch_discard_jumps_to_fb_writes return bool. 11 lat temu
  Matt Turner a35b9cb625 i965: Add annotation data structure and support code. 11 lat temu
  Matt Turner 59f4e80d53 i965/fs+blorp: Remove left over dump_file arguments. 11 lat temu
  Matt Turner cd1c1d302b i965/fs: Don't hardcode DEBUG_WM in generic fs code. 11 lat temu
  Matt Turner 9976294e86 i965: Pass in start_offset to brw_compact_instructions(). 11 lat temu
  Matt Turner 2afdd2f40b i965: Delete unused brw_blorp_blit_test_compile(). 11 lat temu
  Matt Turner dd0e1c3aff i965/cfg: Make DO instruction begin a basic block. 11 lat temu
  Jeremy Huddleston Sequoia 04ce3be401 darwin: Guard Core Profile usage behind a testing envvar 11 lat temu
  Jeremy Huddleston Sequoia 9eb1d36c97 darwin: Write errors in choosing the pixel format to the crash log 11 lat temu
  Joakim Sindholt 404387ecd7 nv50: count wrapped textures towards the tex_obj count 12 lat temu
  Christoph Bumiller caa34a7a64 nvc0: assert that we have vertex elements state 12 lat temu
  Christoph Bumiller 2595682689 nvc0: use PRIxPTR for sizeof() 12 lat temu
  Christoph Bumiller 7669e362ab nv50,nvc0: allow 15,16,30 bpp display formats 12 lat temu
  Christoph Bumiller b9142c246d nv50,nvc0: handle guard band defines 12 lat temu
  Christoph Bumiller d479713d25 nv50/ir/tgsi: optimize KIL 12 lat temu
  Christoph Bumiller 452a4151aa nv50/ir: fix lowering of predicated instructions (without defs) 12 lat temu
  Christoph Bumiller 3b0867f35b nv50/ir/opt: fix constant folding with saturate modifier 12 lat temu
  Christoph Bumiller 2f2d1b3d9b nv50/ir/tgsi: TGSI_OPCODE_POW replicates its result 12 lat temu
  Christoph Bumiller 49eccef06b nv50,nvc0: set constbufs dirty on pipe context switch 12 lat temu
  Christoph Bumiller 200382be85 nv50: setup scissors on clear_render_target/depth_stencil 12 lat temu
  Christoph Bumiller 7d11b761f2 nv50,nvc0: always pull out bufctx on context destruction 12 lat temu
  Pavel Popov 8dc4a98c44 i965: Properly return *RESET* status in glGetGraphicsResetStatusARB 11 lat temu
  Jon TURNEY 002a3a7427 appleglx: Improve error reporting if CGLChoosePixelFormat() didn't find any matching pixel formats. 11 lat temu
  Jon TURNEY 5a459a036e Fix build of appleglx 11 lat temu
  Jon TURNEY 45f9aae004 Make DRI dependencies and build depend on the target 11 lat temu