2014-09-02 |
Paul Berry | i965: Create a macro for checking a dirty bit. |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Create a macro for setting all dirty bits. |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Create a macro for setting a dirty bit. |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | i965: add missing parens in vec4 visitor |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | nouveau: don't leak dec struct on error |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | xvmc/tests: %C isn't a valid printf specifier. |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | nouveau/nv40: quiten coverity warning in unused vertex... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: remove unused variables |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | mesa: force height of 1D textures to be 1 in texture... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: attach the buffer bo to the miptree structures |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: mt address may not be the underlying bo's start... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: set the miptree address when clearing bo's in... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50/ir: avoid creating instructions that can't be... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nvc0: don't make 1d staging textures linear |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: zero out unbound samplers |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nvc0/ir: avoid infinite recursion when finding first... |
commit | commitdiff | tree |
2014-09-01 |
Rob Clark | freedreno/ir3: add DDX/DDY |
commit | commitdiff | tree |
2014-09-01 |
Rob Clark | freedreno/ir3: don't keep IR around |
commit | commitdiff | tree |
2014-09-01 |
Jason Ekstrand | i965/fs: Don't segfault when debug-logging a null program |
commit | commitdiff | tree |
2014-09-01 |
Jason Ekstrand | i965/vec4: Don't segfault when debug-logging a null... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: implement EXPCLEAR optimization for depth |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g,radeonsi: initialize HTILE to fully-expanded... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: implement fast depth clear |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: move DB_RENDER_CONTROL into draw_vbo |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: disable occlusion queries if they are not... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g,radeonsi: force fast stencil and HTILE stencil... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: set VGT_ENHANCE=4 on R7xx |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: expose AMD_vertex_shader_layer and *_viewport_in... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: fix layered clear |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: some DB bug workarounds for R6xx DB flushing |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: enable fast depth clear for array textures and... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: use HTILE allocator from SI |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX for EG/CM... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX, inline... |
commit | commitdiff | tree |
2014-09-01 |
Glenn Kennard | r600g: Implement sm5 geometry shader instancing |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | glsl_to_tgsi: allocate and enlarge arrays for temporari... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | gallium/pb_bufmgr_cache: limit the size of cache |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | pipe-loader: use the correct screen index |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | egl/dri2: use the correct screen index |
commit | commitdiff | tree |
2014-09-01 |
Jordan Justen | docs: Mark ARB_compute_shader as work in progress |
commit | commitdiff | tree |
2014-09-01 |
Connor Abbott | i965/fs: don't use ir->shadow_comparitor in emit_texture_* |
commit | commitdiff | tree |
2014-09-01 |
Connor Abbott | i965/fs: don't pass ir_variable * to emit_samplepos_setup() |
commit | commitdiff | tree |
2014-09-01 |
Connor Abbott | i965/fs: don't pass ir_variable * to emit_frontfacing_i... |
commit | commitdiff | tree |
2014-09-01 |
Kenneth Graunke | i965: Fix GPU hangs when INTEL_DEBUG=no16 is set. |
commit | commitdiff | tree |
2014-08-31 |
Emil Velikov | mesa: fix make tarballs |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/vec4: Remove try_emit_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/fs: Refactor try_emit_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | ir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/vec4: Allow propagation of instructions with satur... |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/fs: Allow propagation of instructions with saturat... |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Optimize clamp(x, b, 1.0), where b > 0.0 as max... |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as min... |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Optimize clamp(x, 0, 1) as saturate(x) |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Implement saturate as ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | yi965/vec4: Add support for ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/fs: Add support for ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | ir_to_mesa, glsl_to_tgsi: Add support for ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | ir_to_mesa, glsl_to_tgsi: lower ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Add a pass to lower ir_unop_saturate to clamp... |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Add constant evaluation of ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | glsl: Add ir_unop_saturate |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/vec4/fs: Count loops in shader debug |
commit | commitdiff | tree |
2014-08-31 |
Abdiel Janulgue | i965/vec4: inline generate_vec4_instruction() within... |
commit | commitdiff | tree |
2014-08-31 |
Kenneth Graunke | i965: Add 2x MSAA support to Broadwell fast clear code. |
commit | commitdiff | tree |
2014-08-31 |
Matt Turner | i965/vec4: Update register coalescing test. |
commit | commitdiff | tree |
2014-08-31 |
Matt Turner | i965: Use unreachable() to silence warning. |
commit | commitdiff | tree |
2014-08-31 |
Chia-I Wu | ilo: set INTEL_RELOC_GGTT only on GEN6 |
commit | commitdiff | tree |
2014-08-31 |
Chia-I Wu | ilo: fix bound check for 3DSTATE_URB_VS |
commit | commitdiff | tree |
2014-08-31 |
Chia-I Wu | ilo: replace cmd by dw0 in GPE |
commit | commitdiff | tree |
2014-08-30 |
Alexander von... | st/hgl: Move st_visual create/destroy into hgl state_tr... |
commit | commitdiff | tree |
2014-08-30 |
Alexander von... | st/hgl: Move st_manager create/destroy into hgl state_t... |
commit | commitdiff | tree |
2014-08-30 |
Rob Clark | freedreno/ir3: fix potential null ptr deref |
commit | commitdiff | tree |
2014-08-30 |
Rob Clark | freedreno/ir3: add TXB |
commit | commitdiff | tree |
2014-08-30 |
Rob Clark | freedreno/ir3: detect scheduler fail |
commit | commitdiff | tree |
2014-08-30 |
Ian Romanick | glsl: Use bit-flags image attributes and uint16_t for... |
commit | commitdiff | tree |
2014-08-30 |
Ian Romanick | glsl: Use a single bit for the dual-source blend index |
commit | commitdiff | tree |
2014-08-30 |
Ian Romanick | glsl: Eliminate ir_variable::data.atomic.buffer_index |
commit | commitdiff | tree |
2014-08-30 |
Kenneth Graunke | mesa: Delete ctx->GeometryProgram.Cache. |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | gallivm: fix somewhat broken NaN behavior for exp2 |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | softpipe: handle vertex texture sampling when using... |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | llvmpipe: (trivial) enable cube map arrays |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | gallivm: handle cube map arrays for texture sampling |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | draw: kill off bogus assertion in tgsi_fetch_gs_outputs |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | softpipe: don't assert on illegal wrap mode for rect... |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | tgsi: (trivial) fix handling msaa resources on TXF |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | draw: remove fishy num_samplers/num_sampler_views check... |
commit | commitdiff | tree |
2014-08-29 |
Roland Scheidegger | mesa: fix fallback texture for cube map array |
commit | commitdiff | tree |
2014-08-29 |
Aaron Watry | r600/compute: Don't leak compute pool item_list/unalloc... |
commit | commitdiff | tree |
2014-08-29 |
Michel Dänzer | u_vbuf: Make sure all caps are initialized |
commit | commitdiff | tree |
2014-08-29 |
Michel Dänzer | r600g: Reinstate include path to common radeon source... |
commit | commitdiff | tree |
2014-08-29 |
Matt Turner | i965: Mark BRW_CONDITIONAL_R as Gen <= 5. |
commit | commitdiff | tree |
2014-08-29 |
Matt Turner | i965/disasm: Show jump count for if/iff/halt. |
commit | commitdiff | tree |
2014-08-29 |
Matt Turner | i965/disasm: Disassemble JMPI's source properly. |
commit | commitdiff | tree |
2014-08-29 |
Matt Turner | i965/disasm: Add break/cont/halt to list of has_uip(). |
commit | commitdiff | tree |
2014-08-29 |
Matt Turner | i965/disasm: Disassemble Z/NZ conditional modifiers... |
commit | commitdiff | tree |
2014-08-29 |
Ilia Mirkin | nouveau: allow more tokens by default to avoid parse... |
commit | commitdiff | tree |
2014-08-29 |
Emil Velikov | targets/haiku-softpipe: explicitly prefix sw/hgl header |
commit | commitdiff | tree |
2014-08-29 |
Emil Velikov | sw/hgl: struct haiku_displaytarget is not public struct |
commit | commitdiff | tree |
2014-08-29 |
Emil Velikov | include/haiku: fix comment typo |
commit | commitdiff | tree |
2014-08-29 |
Emil Velikov | hgl: trivial bits |
commit | commitdiff | tree |
next |