| Commit message (Expand) | Author | Age | Files | Lines |
* | ilo: remove unused ilo_cp functions | Chia-I Wu | 2014-09-09 | 2 | -146/+0 |
* | ilo: convert GPE GEN6 command functions to use ilo_builder | Chia-I Wu | 2014-09-09 | 4 | -764/+730 |
* | ilo: convert GPE GEN7 command functions to use ilo_builder | Chia-I Wu | 2014-09-09 | 4 | -517/+479 |
* | ilo: convert GPE state functions to use ilo_builder | Chia-I Wu | 2014-09-09 | 4 | -154/+129 |
* | ilo: convert GPE surface functions to use ilo_builder | Chia-I Wu | 2014-09-09 | 2 | -56/+36 |
* | ilo: convert BLT to use ilo_builder | Chia-I Wu | 2014-09-09 | 1 | -119/+122 |
* | ilo: use ilo_builder for kernels and STATE_BASE_ADDRESS | Chia-I Wu | 2014-09-09 | 9 | -201/+61 |
* | ilo: make ilo_cp based on ilo_builder | Chia-I Wu | 2014-09-09 | 16 | -979/+114 |
* | ilo: add a builder for building BOs for submission | Chia-I Wu | 2014-09-09 | 4 | -0/+1641 |
* | ilo: make toy_compiler_disassemble() more useful | Chia-I Wu | 2014-09-09 | 5 | -9/+11 |
* | nv50/ir: accomodate all file types, there are now more than 8 | Ilia Mirkin | 2014-09-08 | 1 | -2/+2 |
* | nvc0/ir: uses was always null at that point in the code | Ilia Mirkin | 2014-09-08 | 1 | -7/+1 |
* | nv50/ir: avoid array overrun when checking for supported mods | Ilia Mirkin | 2014-09-08 | 2 | -2/+2 |
* | nouveau: buffer can never be null | Ilia Mirkin | 2014-09-08 | 1 | -2/+0 |
* | nvc0/ir: insn can never be null | Ilia Mirkin | 2014-09-08 | 1 | -1/+1 |
* | nvc0: size is a uint16_t, remove unnecessary assertion | Ilia Mirkin | 2014-09-08 | 1 | -1/+0 |
* | nvc0: avoid null deref of screen when collecting stats | Ilia Mirkin | 2014-09-08 | 1 | -1/+1 |
* | nvc0: use 64-bit math when scaling the query results | Ilia Mirkin | 2014-09-08 | 1 | -4/+4 |
* | gallivm: (trivial) don't try to use rcp when the division 1/x is integer | Roland Scheidegger | 2014-09-09 | 1 | -1/+1 |
* | docs: (trivial) mark softpipe, llvmpipe as done for GL_ARB_base_instance | Roland Scheidegger | 2014-09-09 | 1 | -1/+1 |
* | gallivm: (trivial) fix min / max variable names | Roland Scheidegger | 2014-09-09 | 1 | -8/+8 |
* | i965: Handle ir_binop_ubo_load in boolean expression code. | Kenneth Graunke | 2014-09-08 | 2 | -4/+4 |
* | i965/fs: Make emit_if_gen6 never fall back to emit_bool_to_cond_code. | Kenneth Graunke | 2014-09-08 | 1 | -8/+17 |
* | i965: Handle ir_triop_csel in emit_if_gen6(). | Kenneth Graunke | 2014-09-08 | 2 | -4/+33 |
* | mesa/st: don't advertise NV_vdpau_interop if it doesn't work. | Christian König | 2014-09-08 | 1 | -1/+7 |
* | docs: add news link to 10.2.7 release notes | Brian Paul | 2014-09-08 | 1 | -0/+6 |
* | i965/fs: Remove direct fs_visitor gl_fragment_program dependence | Jordan Justen | 2014-09-06 | 4 | -4/+8 |
* | gallivm: Fix Altivec pack intrinsics for little-endian | Ulrich Weigand | 2014-09-06 | 1 | -5/+21 |
* | i965/fs: Remove direct fs_generator brw_wm_prog_key dependence | Jordan Justen | 2014-09-05 | 2 | -2/+10 |
* | i965/fs: Remove direct fs_generator brw_wm_prog_data dependence | Jordan Justen | 2014-09-05 | 2 | -15/+24 |
* | i965/fs: Don't store gl_fragment_program* in fs_generator | Jordan Justen | 2014-09-05 | 2 | -7/+8 |
* | i965: Add uses_kill to brw_wm_prog_data | Jordan Justen | 2014-09-05 | 5 | -8/+10 |
* | i965/fs: Rename fs_generator::prog to shader_prog | Jordan Justen | 2014-09-05 | 2 | -7/+7 |
* | i965/fs: Add stage variable to fs_generator | Jordan Justen | 2014-09-05 | 2 | -3/+5 |
* | i965: Adjust fast-clear resolve rect for BDW | Kristian Høgsberg | 2014-09-05 | 1 | -4/+10 |
* | nvc0/ir: clarify recursion fix to finding first tex uses | Christoph Bumiller | 2014-09-05 | 1 | -9/+7 |
* | nv50/ir/util: fix BitSet issues | Christoph Bumiller | 2014-09-05 | 3 | -3/+10 |
* | nvc0: remove nvc0_push, replaced with nvc0_vbo_translate | Ilia Mirkin | 2014-09-05 | 2 | -410/+0 |
* | nv50,nvc0: get rid of draw module support | Ilia Mirkin | 2014-09-05 | 7 | -224/+0 |
* | i965/fs: Don't look at virtual_grf_sizes for uniforms | Jason Ekstrand | 2014-09-05 | 1 | -2/+1 |
* | loader: fds can be 0 | Dave Airlie | 2014-09-06 | 1 | -1/+1 |
* | docs: Import 10.2.7 release notes, add news item. | Emil Velikov | 2014-09-06 | 2 | -0/+212 |
* | gallium/vc4: ship all files in the tarball | Emil Velikov | 2014-09-05 | 1 | -1/+13 |
* | gallium/trace: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -1/+12 |
* | gallium/svga: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -12/+62 |
* | gallium/softpipe: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -10/+32 |
* | gallium/rbug: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -2/+8 |
* | gallium/radeonsi: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -0/+8 |
* | gallium/radeon: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -7/+20 |
* | gallium/r600: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -8/+36 |