2014-05-27 |
Stéphane Marchesin | i915g: handle more formats in copy |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Tobias Klausmann | nvc0: implement clear_buffer |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | i965: Switch types D->UD when possible to allow compaction. |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | Revert "i965: Don't make instructions with a null dest... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | Revert "i965/fs: Simplify interference scan in register... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | Revert "i965/fs: Give up in interference check if we... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | Revert "i965/fs: Reduce restrictions on interference... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Ilia Mirkin | nvc0: revert mistaken logic to collapse color outputs... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Ilia Mirkin | mesa/st: fix color outputs in presence of sample mask... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Rob Clark | freedreno/a3xx: texture fixes |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Rob Clark | freedreno: update generated headers |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Rob Clark | freedreno: few caps fixes |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Vinson Lee | mesa/x86: Fix build with clang <= 3.3. |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | i965: Don't treat HW_REGs as barriers if they're immedi... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Matt Turner | i965/fs: Don't use brw_imm_* unnecessarily. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | automake: correctly append the version-script |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | targets/libgl-xlib: hide all the exported symbol mayhem |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | targets/osmesa: include mangled gl symbols |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | targets/xa: limit the amount of exported symbols |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | dri_util: keep __dri2ConfigOptions symbol private |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Kai Wasserbäch | targets/opencl: Fix (static) linking with LLVM (v2) |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | glx: do not leak dri3Display |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | gallium/egl: st_profiles are build time decision, treat... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Emil Velikov | dri_util: set implemented version of the DRI_CORE extension |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965/fs: Don't modify ann_count if not debugging. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | Revert "i965/fs: Change fs_visitor::emit_lrp to use... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | Revert "i965/vec4: Change vec4_visitor::emit_lrp to... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Remove useless typo'd debugging messages. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Move brw_land_fwd_jump() to compilation unit... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965/fs: Use next_insn_offset rather than nr_insn. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Emit 0.0:F sources with type VF instead. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Emit ARF:UD for non-present src1 on Gen6+. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Support compacted instructions with immediate... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Use next_offset() in instruction compaction code. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Move next_offset() to brw_eu.h for use elsewhere. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Rename next_ip() -> next_offset(). |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Print disassembly after compaction. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965/fs: Make patch_discard_jumps_to_fb_writes return... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Add annotation data structure and support code. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965/fs+blorp: Remove left over dump_file arguments. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965/fs: Don't hardcode DEBUG_WM in generic fs code. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Pass in start_offset to brw_compact_instructions(). |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965: Delete unused brw_blorp_blit_test_compile(). |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Matt Turner | i965/cfg: Make DO instruction begin a basic block. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeremy Huddleston... | darwin: Guard Core Profile usage behind a testing envvar |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeremy Huddleston... | darwin: Write errors in choosing the pixel format to... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Joakim Sindholt | nv50: count wrapped textures towards the tex_obj count |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nvc0: assert that we have vertex elements state |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nvc0: use PRIxPTR for sizeof() |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50,nvc0: allow 15,16,30 bpp display formats |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50,nvc0: handle guard band defines |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50/ir/tgsi: optimize KIL |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50/ir: fix lowering of predicated instructions (witho... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50/ir/opt: fix constant folding with saturate modifier |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50/ir/tgsi: TGSI_OPCODE_POW replicates its result |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50,nvc0: set constbufs dirty on pipe context switch |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50: setup scissors on clear_render_target/depth_stencil |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Christoph Bumiller | nv50,nvc0: always pull out bufctx on context destruction |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Pavel Popov | i965: Properly return *RESET* status in glGetGraphicsRe... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Jon TURNEY | appleglx: Improve error reporting if CGLChoosePixelForm... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Jon TURNEY | Fix build of appleglx |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Jon TURNEY | Make DRI dependencies and build depend on the target |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Jon TURNEY | Fix build for darwin |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Emil Velikov | targets/egl-static: add missing line break in ldflags |
commit | commitdiff | tree | snapshot |
2014-05-23 |
James Legg | mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Emil Velikov | targets/osmesa: limit the amount of exported symbols |
commit | commitdiff | tree | snapshot |
2014-05-23 |
José Fonseca | gallivm: Disable workaround for PR12833 on LLVM 3.2+. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
José Fonseca | gallivm: Support MCJIT on Windows. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
José Fonseca | mesa/x86: Fix build with clang 3.4. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
José Fonseca | mesa: Move declaration to top of block. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Jordan Justen | meta blit: Set Z texcoord during meta blit to sample... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Kenneth Graunke | i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Kenneth Graunke | i965: Use WE_all for FB write header setup on Broadwell. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Tobias Klausmann | mesa/x86: fix a typos in SSE4.1 detection |
commit | commitdiff | tree | snapshot |
2014-05-22 |
José Fonseca | mesa: Rely on USE_X86_64_ASM. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
José Fonseca | scons: Fix x86_64 build. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Carl Worth | docs: Import 10.1.4 release notes, add news item. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Matt Turner | mesa/x86: Brown bag fix for undeclared variable. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Matt Atwood | i965: Use SSE4.1 runtime detection for intel_miptree_map. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Matt Atwood | mesa/x86: add SSE4.1 runtime detection. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Matt Turner | mesa/x86: Support SSE 4.1 detection on x86-64. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Matt Turner | mesa: Add uninitialized_vars macro from the Linux kernel. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Vinson Lee | configure.ac: Do not enable -Wl,--no-undefined on Mac... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Alexander von... | haiku: Add missing u_memory.h for FREE() |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Vinson Lee | configure.ac: Remove -fstack-protector-strong from... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Rob Clark | freedreno/a3xx: fix blend opcode |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Timothy Arceri | mesa: check constant before null check |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Rob Clark | freedreno/a3xx: fix depth/stencil gmem restore |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Eric Anholt | i965: Ask the VBO module to actually use VBOs. |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Rob Clark | freedreno/a3xx: fix depth/stencil GMEM positioning |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Rob Clark | freedreno: update generated headers |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Rob Clark | freedreno: use OUT_RELOCW when buffer is written |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Rob Clark | rbug: add missing pipe->blit() entrypoint |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Anuj Phogat | meta: Use gl_FragColor to output color values to all... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Anuj Phogat | meta: Refactor _mesa_meta_setup_blit_shader() to avoid... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Ilia Mirkin | tgsi: add GS_INVOCATIONS to property names array |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Ilia Mirkin | nv50,nvc0: fix 3d blits with mipmap levels |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Ilia Mirkin | nv50/ir: fix constant folding for OP_MUL subop HIGH |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Ilia Mirkin | nv50/ir: fix s32 x s32 -> high s32 multiply logic |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Kenneth Graunke | i965/fs: Assume fragment color clamping is off when... |
commit | commitdiff | tree | snapshot |
next |