nv50/ir/tgsi: handle TGSI_OPCODE_ARR
[mesa.git] / src / gallium / drivers /
2014-11-29 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_ARR
2014-11-27 Ilia Mirkinnv50: remove ancient map of rt formats
2014-11-27 Ilia Mirkinfreedreno/ir3: don't pass consts to madsh.m16 in MOD...
2014-11-27 Dave Airlier600g: make llvm code compile this time
2014-11-27 Dave Airlier600g: fix fallout from last patch
2014-11-27 Dave Airlier600g: merge the TXQ and BUFFER constant buffers (v1.1)
2014-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-11-24 Roland Scheideggerllvmpipe: (trivial) remove redundant util_cpu_detect...
2014-11-24 Roland Scheideggerllvmpipe: fix lp_test_arit denorm handling
2014-11-24 Eric Anholtnouveau: Fix build after STR/BRA opcode dropping.
2014-11-24 Eric Anholtgallium: Drop the unused CND opcode.
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-24 Eric Anholtgallium: Drop unused X2D opcode.
2014-11-24 Eric Anholtgallium: Drop the unused ARA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused RCC opcode.
2014-11-24 Eric Anholtgallium: Drop the NRM and NRM4 opcodes.
2014-11-24 Eric Anholtilo: Drop the explicit intialization of gaps in TGSI...
2014-11-24 Eric Anholtr300: Drop the "/* gap */" notes.
2014-11-24 Eric Anholtr600: Drop the "/* gap */" notes.
2014-11-24 Eric Anholtvc4: Fix some inconsistent indentation.
2014-11-24 Eric Anholtvc4: Don't forget to actually connect the fence code.
2014-11-24 Eric Anholtvc4: Add a note about a piece of errata I've learned...
2014-11-24 Dave Airlier600g: do all CUBE ALU operations before gradient textu...
2014-11-24 Dave Airlier600: fix texture gradients instruction emission (v2)
2014-11-23 Ilia Mirkinnv50,nvc0: buffer resources can be bound as other thing...
2014-11-23 Ilia Mirkinnv50,nvc0: actually check constbufs for invalidation
2014-11-23 Ilia Mirkinnv50/ir: set neg modifiers on min/max args
2014-11-22 Stéphane Marchesini915g: Fallback copy_render for ZS formats
2014-11-22 Stéphane Marchesini915g: Add back 4444 and 5551 formats
2014-11-22 Stéphane Marchesini915g: Don't limit blitter to POT textures
2014-11-22 Stéphane Marchesini915g: Align all texture dimensions to the next POT
2014-11-22 Stéphane Marchesini915g: Fix typos
2014-11-22 Stéphane Marchesini915g: Fix maxlod computation.
2014-11-22 Stéphane Marchesini915g: Fix offset for level != 0
2014-11-22 Stéphane Marchesini915g: Don't write constants past I915_MAX_CONSTANT
2014-11-22 Stéphane Marchesini915g: Don't hardcode array size for phase count
2014-11-21 Marek Olšákradeonsi: use minnum and maxnum LLVM intrinsics for...
2014-11-20 Eric Anholtvc4: Update for new kernel ABI with async execution...
2014-11-19 Marek Olšákradeonsi: remove unused variable si_state_dsa::db_rende...
2014-11-19 Roland Scheideggerllvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
2014-11-18 Dave Airlier600g: limit texture offset application to specific...
2014-11-18 Dave Airlier600g: geom shaders: always load texture src regs from...
2014-11-18 Eric Anholtvc4: Emit semaphore instructions for new kernel ABI.
2014-11-18 Eric Anholtvc4: Mark a big array as const.
2014-11-18 Roland Scheideggergallivm: fix alignment issue for vertex data fetch
2014-11-18 Marek Olšákradeonsi: support gl_FragCoord at integer pixel center
2014-11-18 Marek Olšákradeonsi: support per-sample gl_FragCoord
2014-11-18 Dave Airlier600g/cayman: handle empty vertex shaders
2014-11-18 Dave Airlier600g/cayman: fix texture gather tests
2014-11-18 Dave Airlier600g: cayman umad assigns dst pointlessly
2014-11-18 Dave Airlier600g/cayman: fix integer multiplication output overwri...
2014-11-17 Michel Dänzerradeonsi: Disable asynchronous DMA except for PIPE_BUFFER
2014-11-16 Emil Velikovfreedreno: add missing headers in Makefile.sources
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-16 Marek Olšákradeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-11-15 Rob Clarkfreedreno/a4xx: implement mem->gmem (restore)
2014-11-15 Rob Clarkfreedreno/a4xx: move where SP_FS_MRT_REGn is emitted
2014-11-15 Ilia Mirkinnv50,nvc0: use clip_halfz setting when creating rasteri...
2014-11-15 Rob Clarkfreedreno: add adreno 420 support
2014-11-15 Rob Clarkfreedreno: update generated headers
2014-11-14 Rob Clarkfreedreno/ir3: move some helpers
2014-11-14 Rob Clarkfreedreno: rename draw->draw_vbo
2014-11-14 Rob Clarkfreedreno/a3xx: missing u_upload_destroy
2014-11-14 Rob Clarkfreedreno: fix borked check for a320.0
2014-11-14 Rob Clarkfreedreno/ir3: half vs full reg in standalone compiler...
2014-11-13 José Fonsecallvmpipe: Call pipe_thread_wait() on Linux.
2014-11-13 Kenneth Graunkei915g: we also have more than 0 viewports!
2014-11-13 Eric Anholtvc4: Avoid reusing a pointer from c->outputs[] after...
2014-11-13 Eric Anholtvc4: Fix assumption of TGSI OUT[0] being POSITION in...
2014-11-12 Ilia Mirkinnvc0: remove unused mm_VRAM_fe0
2014-11-11 Chia-I Wuilo: clean up gen6_3DSTATE_SF()
2014-11-11 Chia-I Wuilo: clean up gen7_3DSTATE_STREAMOUT()
2014-11-11 Chia-I Wuilo: rework gen7_3DSTATE_SO_DECL_LIST()
2014-11-11 Chia-I Wuilo: add 3DSTATE_SO_BUFFER variants
2014-11-11 Chia-I Wuilo: add gen6_3dstate_constant()
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_{HS,DS}
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_GS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_VS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_PS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_WM
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_CLIP
2014-11-11 Chia-I Wuilo: prefix 3DSTATE_VF with gen75
2014-11-10 Chia-I Wuilo: derive fb blending caps at bind time
2014-11-10 Chia-I Wuilo: remove inlined state functions
2014-11-10 Chia-I Wuilo: use top/bottom split for state functions
2014-11-07 José Fonsecallvmpipe: Avoid deadlock when unloading opengl32.dll
2014-11-07 Chia-I Wuilo: tidy up message descriptor decoding
2014-11-07 Chia-I Wuilo: decode INTERFACE_DESCRIPTOR_DATA
2014-11-06 Emil Velikovilo: add two missing headers to the sources list
2014-11-06 Chia-I Wuilo: let ilo_shader_compile_cs() return a dummy shader
2014-11-06 Chia-I Wuilo: hook up launch_grid()
2014-11-06 Chia-I Wuilo: add ilo_render_emit_launch_grid()
2014-11-06 Chia-I Wuilo: improve media command helpers
2014-11-06 Chia-I Wuilo: disassemble DP DC messages
2014-11-06 Chia-I Wuilo: disassemble TS messages
2014-11-06 Chia-I Wuilo: update genhw headers for media pipeline
2014-11-06 Chia-I Wuilo: add ilo_finalize_compute_states()
2014-11-06 Chia-I Wuilo: use a dynamic array for global bindings
next