mesa.git
2014-05-29 Jerome Glisseglx: load dri driver with RTLD_LOCAL so dlclose never...
2014-05-29 Stéphane Marchesini915g: Support B5G5R5A1 render targets and textures
2014-05-29 Stéphane Marchesini915g: Support R4G4B4A4 render targets and textures
2014-05-29 Stéphane Marchesini915g: Fix copy region code
2014-05-28 Connor Abbottglsl/tests: remove generated tests from the repo
2014-05-28 Connor Abbottglsl/tests: call create_test_cases.py in optimization...
2014-05-28 Connor Abbottglsl/tests/lower_jumps: fix generated sexpr's for loops
2014-05-28 Connor Abbottglsl: be more consistent about printing constants
2014-05-28 Brian Paulglsl: replace strncmp("gl_") calls with new is_gl_ident...
2014-05-28 Brian Paulglsl: fix use-after free bug/crash in ast_declarator_li...
2014-05-28 Kenneth Graunkei965: Fix repeated usage of rectangle texture coordinat...
2014-05-28 José Fonsecaegl-static: Fix undefined reference to `loader_*'
2014-05-28 Topi Pohjolainenmeta/blit: Use gl_FragColor also in the msaa blit shader
2014-05-28 Alexandre Courbotnvc0/ir: use SM35 ISA with GK20A
2014-05-28 Alexandre Courbotnvc0: add GK20A 3D class
2014-05-27 Kenneth Graunkei965/sf: Replace push/pop in brw_emit_anyprim_setup.
2014-05-27 Kenneth Graunkei965/sf: Drop unnecessary push/pop in copy_z_inv_w.
2014-05-27 Kenneth Graunkei965/sf: Drop unnecessary push/pop in flatshading code.
2014-05-27 Kenneth Graunkei965/sf: Move brw_compile::flag_value to brw_sf_compile.
2014-05-27 Kenneth Graunkei965/sf: Move brw_set_predicate_control_flag_value...
2014-05-27 Kenneth Graunkei965/sf: Drop useless push/pop state from flag register...
2014-05-27 Kenneth Graunkei965/sf: Drop unnecessary push/pop in do_twoside_color.
2014-05-27 Kenneth Graunkei965: Don't implicitly set predicate default state...
2014-05-27 Kenneth Graunkei965: Drop unnecessary predication default state resets...
2014-05-27 Kenneth Graunkei965/sf: Reset flag_value to 0xff before emitting SF...
2014-05-27 Leo Liust/omx/enc: implement restricted b frames pattern
2014-05-27 Leo Liuradeon/vce: implement non-referenced frames
2014-05-27 Leo Liuvl: add interface for non-referenced frames
2014-05-27 Topi Pohjolaineni965/meta: Store stencil texturing mode
2014-05-27 Topi Pohjolainenmeta/blit: Add stencil texturing mode save and restore
2014-05-27 Stéphane Marchesini915g: Fix shader disasm code
2014-05-27 Stéphane Marchesini915g: Fallback to sw for npot copies
2014-05-27 Stéphane Marchesini915g: handle more formats in copy
2014-05-27 Tobias Klausmannnvc0: implement clear_buffer
2014-05-26 Matt Turneri965: Switch types D->UD when possible to allow compaction.
2014-05-26 Matt TurnerRevert "i965: Don't make instructions with a null dest...
2014-05-26 Matt TurnerRevert "i965/fs: Simplify interference scan in register...
2014-05-26 Matt TurnerRevert "i965/fs: Give up in interference check if we...
2014-05-26 Matt TurnerRevert "i965/fs: Reduce restrictions on interference...
2014-05-26 Ilia Mirkinnvc0: revert mistaken logic to collapse color outputs...
2014-05-26 Ilia Mirkinmesa/st: fix color outputs in presence of sample mask...
2014-05-26 Rob Clarkfreedreno/a3xx: texture fixes
2014-05-26 Rob Clarkfreedreno: update generated headers
2014-05-26 Rob Clarkfreedreno: few caps fixes
2014-05-26 Vinson Leemesa/x86: Fix build with clang <= 3.3.
2014-05-26 Matt Turneri965: Don't treat HW_REGs as barriers if they're immedi...
2014-05-26 Matt Turneri965/fs: Don't use brw_imm_* unnecessarily.
2014-05-25 Emil Velikovautomake: correctly append the version-script
2014-05-25 Emil Velikovtargets/libgl-xlib: hide all the exported symbol mayhem
2014-05-25 Emil Velikovtargets/osmesa: include mangled gl symbols
2014-05-25 Emil Velikovtargets/xa: limit the amount of exported symbols
2014-05-25 Emil Velikovdri_util: keep __dri2ConfigOptions symbol private
2014-05-25 Kai Wasserbächtargets/opencl: Fix (static) linking with LLVM (v2)
2014-05-25 Emil Velikovglx: do not leak dri3Display
2014-05-25 Emil Velikovgallium/egl: st_profiles are build time decision, treat...
2014-05-25 Emil Velikovdri_util: set implemented version of the DRI_CORE extension
2014-05-25 Matt Turneri965/fs: Don't modify ann_count if not debugging.
2014-05-25 Matt TurnerRevert "i965/fs: Change fs_visitor::emit_lrp to use...
2014-05-25 Matt TurnerRevert "i965/vec4: Change vec4_visitor::emit_lrp to...
2014-05-25 Matt Turneri965: Remove useless typo'd debugging messages.
2014-05-25 Matt Turneri965: Move brw_land_fwd_jump() to compilation unit...
2014-05-25 Matt Turneri965/fs: Use next_insn_offset rather than nr_insn.
2014-05-25 Matt Turneri965: Emit 0.0:F sources with type VF instead.
2014-05-25 Matt Turneri965: Emit ARF:UD for non-present src1 on Gen6+.
2014-05-25 Matt Turneri965: Support compacted instructions with immediate...
2014-05-25 Matt Turneri965: Use next_offset() in instruction compaction code.
2014-05-25 Matt Turneri965: Move next_offset() to brw_eu.h for use elsewhere.
2014-05-25 Matt Turneri965: Rename next_ip() -> next_offset().
2014-05-25 Matt Turneri965: Print disassembly after compaction.
2014-05-25 Matt Turneri965/fs: Make patch_discard_jumps_to_fb_writes return...
2014-05-25 Matt Turneri965: Add annotation data structure and support code.
2014-05-25 Matt Turneri965/fs+blorp: Remove left over dump_file arguments.
2014-05-25 Matt Turneri965/fs: Don't hardcode DEBUG_WM in generic fs code.
2014-05-25 Matt Turneri965: Pass in start_offset to brw_compact_instructions().
2014-05-25 Matt Turneri965: Delete unused brw_blorp_blit_test_compile().
2014-05-25 Matt Turneri965/cfg: Make DO instruction begin a basic block.
2014-05-25 Jeremy Huddleston... darwin: Guard Core Profile usage behind a testing envvar
2014-05-25 Jeremy Huddleston... darwin: Write errors in choosing the pixel format to...
2014-05-23 Joakim Sindholtnv50: count wrapped textures towards the tex_obj count
2014-05-23 Christoph Bumillernvc0: assert that we have vertex elements state
2014-05-23 Christoph Bumillernvc0: use PRIxPTR for sizeof()
2014-05-23 Christoph Bumillernv50,nvc0: allow 15,16,30 bpp display formats
2014-05-23 Christoph Bumillernv50,nvc0: handle guard band defines
2014-05-23 Christoph Bumillernv50/ir/tgsi: optimize KIL
2014-05-23 Christoph Bumillernv50/ir: fix lowering of predicated instructions (witho...
2014-05-23 Christoph Bumillernv50/ir/opt: fix constant folding with saturate modifier
2014-05-23 Christoph Bumillernv50/ir/tgsi: TGSI_OPCODE_POW replicates its result
2014-05-23 Christoph Bumillernv50,nvc0: set constbufs dirty on pipe context switch
2014-05-23 Christoph Bumillernv50: setup scissors on clear_render_target/depth_stencil
2014-05-23 Christoph Bumillernv50,nvc0: always pull out bufctx on context destruction
2014-05-23 Pavel Popovi965: Properly return *RESET* status in glGetGraphicsRe...
2014-05-23 Jon TURNEYappleglx: Improve error reporting if CGLChoosePixelForm...
2014-05-23 Jon TURNEYFix build of appleglx
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-05-23 Jon TURNEYFix build for darwin
2014-05-23 Emil Velikovtargets/egl-static: add missing line break in ldflags
2014-05-23 James Leggmesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT
2014-05-23 Emil Velikovtargets/osmesa: limit the amount of exported symbols
2014-05-23 José Fonsecagallivm: Disable workaround for PR12833 on LLVM 3.2+.
2014-05-23 José Fonsecagallivm: Support MCJIT on Windows.
next