mesa.git
2015-08-25 Jason Ekstrandi965: Make setup_vec4_uniform_value and _image_uniform_...
2015-08-25 Jason Ekstrandi965: Rename setup_vector_uniform_values to setup_vec4_...
2015-08-25 Rob Clarkfreedreno/ir3: fix compile break after splitting out...
2015-08-25 Rob Clarkfreedreno/ir3: fix compile break after fxn->start_block...
2015-08-25 Dave Airliemesa: enable texture stencil8 for multisample
2015-08-25 Brian Paulmesa: make _mesa_bind_texture_unit() static
2015-08-24 Nanley Cherymesa/formats: store whether or not a format is sRGB...
2015-08-24 Kenneth Graunkenir: Use !block_ends_in_jump() in a few places rather...
2015-08-24 Connor Abbottnir/cf: reimplement nir_cf_node_remove() using the...
2015-08-24 Connor Abbottnir/cf: add new control modification API's
2015-08-24 Connor Abbottnir/cf: use a cursor for inserting control flow
2015-08-24 Connor Abbottnir/cf: add split_block_cursor()
2015-08-24 Connor Abbottnir/cf: add split_block_before_instr()
2015-08-24 Connor Abbottnir/cf: add a cursor structure
2015-08-24 Connor Abbottnir/cf: fix link_blocks() when there are no successors
2015-08-24 Connor Abbottnir/cf: clean up jumps when cleaning up CF nodes
2015-08-24 Connor Abbottnir/cf: remove uses of SSA definitions that are being...
2015-08-24 Connor Abbottnir/cf: handle jumps better in stitch_blocks()
2015-08-24 Connor Abbottnir/cf: handle jumps in split_block_end()
2015-08-24 Connor Abbottnir/cf: add block_ends_in_jump()
2015-08-24 Connor Abbottnir/cf: handle phi nodes better in split_block_beginning()
2015-08-24 Connor Abbottnir/cf: split up and improve nir_handle_remove_jumps()
2015-08-24 Connor Abbottnir/cf: add remove_phi_src() helper
2015-08-24 Connor Abbottnir: add nir_foreach_phi_src_safe()
2015-08-24 Connor Abbottnir/cf: add insert_phi_undef() helper
2015-08-24 Connor Abbottnir: move control flow modification to its own file
2015-08-24 Connor Abbottnir: make cleanup_cf_node() not use remove_defs_uses()
2015-08-24 Connor Abbottnir: inline block_add_pred() a few places
2015-08-24 Connor Abbottnir/validate: check successors/predecessors more carefully
2015-08-24 Kenneth Graunkenir: Delete the nir_function_impl::start_block field.
2015-08-24 Nanley Cherymesa/formats: only do type and component lookup for...
2015-08-24 Rob Clarkfreedreno/a4xx: formats update
2015-08-24 Rob Clarkfreedreno: update generated headers
2015-08-24 Chris Wilsoni965: Always re-emit the pipeline select during invaria...
2015-08-23 Marek OlšákRevert "radeon/winsys: increase the IB size for VM"
2015-08-23 Ilia Mirkinnv50: fix 2d engine blits for 64- and 128-bit formats
2015-08-23 Ilia Mirkinnv50: account for the int RT0 rule for alpha-to-one/cov
2015-08-23 Dave Airliemesa/arb_gpu_shader_fp64: add support for glGetUniformdv
2015-08-23 Ilia Mirkinnv50,nvc0: disable depth bounds test on blit
2015-08-23 Neil Robertsi965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag...
2015-08-23 Neil Robertsi965: Swap the order of the vertex ID and edge flag...
2015-08-22 Glenn Kennardr600g: Fix assert in tgsi_cmp
2015-08-22 Alexander von... egl: scons: fix the haiku build, do not build the dri2...
2015-08-22 Emil Velikovdocs: add 11.1.0-devel release notes template, bump...
2015-08-22 Boyan Dingegl/wayland: define set_cloexec_or_close only when...
2015-08-22 Emil Velikovmapi: ship ARB_tessellation_shader.xml
2015-08-22 Emil Velikovnouveau: add codegen/unordered_set.h to the tarball
2015-08-22 Emil Velikovwinsys/sw/kms-dri: don't attempt to bundle the sconscript
2015-08-22 Emil Velikovwinsys/amdgpu: automake: remove missing headers
2015-08-22 Emil Velikovautomake: build all drivers but vc4 during distcheck
2015-08-22 Mauro Rossiandroid: enable amdgpu winsys in radeonsi driver
2015-08-22 Mauro Rossiandroid: fix cflags and includes for amdgpu winsys
2015-08-22 Emil Velikovdocs: add news item and link release notes for 10.6.5
2015-08-22 Emil Velikovdocs: add sha256 checksums for 10.6.5
2015-08-22 Emil Velikovdocs: add release notes for 10.6.5
2015-08-22 Chris Wilsoni965: Move control flush into pipelined conditional...
2015-08-21 Eric Anholtvc4: Actually allow math results to allocate into r4.
2015-08-21 Eric Anholtvc4: Fold the 16-bit integer pack into the instructions...
2015-08-21 Eric Anholtvc4: Reuse QPU dumping for packing bits in QIR.
2015-08-21 Eric Anholtvc4: Make _dest variants of qir ALU helpers to provide...
2015-08-21 Eric Anholtvc4: Use the SSA defs list for figuring out eligible...
2015-08-21 Krzysztof Sobieckist/nine: Always use user constant buffers
2015-08-21 Axel Davyst/nine: Silent warning in nine_ff
2015-08-21 Axel Davyst/nine: Silent warning in sm1_declusage_to_tgsi
2015-08-21 Axel Davyst/nine: Silent warning in NineCubeTexture9_ctor
2015-08-21 Axel Davyst/nine: Silent warning in update_vertex_buffer
2015-08-21 Axel Davyst/nine: Catch setting the same shader
2015-08-21 Axel Davyst/nine: Avoid Constant upload when there is no change
2015-08-21 Axel Davyst/nine: Fix the number of texture stages
2015-08-21 Axel Davyst/nine: Use CSO cache for sampler views
2015-08-21 Axel Davyst/nine: Calculate dummy sampler state only once
2015-08-21 Axel Davyst/nine: Better check shader constant limits
2015-08-21 Axel Davyst/nine: Remove NINED3DRS_ZBIASSCALE
2015-08-21 Axel Davyst/nine: Implement special DOTPRODUCT3 behaviour
2015-08-21 Axel Davyst/nine: Implement ff vertex data passthrough
2015-08-21 Axel Davyst/nine: Change nine_state_update order
2015-08-21 Axel Davyst/nine: Programmable ps D3DTTSS_PROJECTED support
2015-08-21 Axel Davyst/nine: Complete ff texture transform implementation
2015-08-21 Axel Davyst/nine: Change a few advertised caps
2015-08-21 Axel Davyst/nine: Advertise Fog flags
2015-08-21 Axel Davyst/nine: Revert to userbuf path when needed
2015-08-21 Axel Davyst/nine: Finish Fog implementation
2015-08-21 Axel Davyst/nine: Rework shader states
2015-08-21 Axel Davyst/nine: Remove some useless variables
2015-08-21 Axel Davyst/nine: Fix nine_ff_ps_key padding
2015-08-21 Axel Davyst/nine: Begin programmable shader fog support
2015-08-21 Axel Davyst/nine: Fix fixed function fog support
2015-08-21 Axel Davyst/nine: Rework ff constant buffers
2015-08-21 Axel Davyst/nine: Rework constant buffer state handling
2015-08-21 Axel Davyst/nine: Rework blend states
2015-08-21 Axel Davyst/nine: Improve fallback when driver doesn't support...
2015-08-21 Axel Davyst/nine: Avoid useless updates in SetSamplerState
2015-08-21 Axel Davyst/nine: Rework rasterizer states
2015-08-21 Axel Davyst/nine: Reorder DSA state settings
2015-08-21 Axel Davyst/nine: Reorder nine_state.
2015-08-21 Axel Davyst/nine: Remove group_mask argument from nine_update_state
2015-08-21 Tiziano Bacoccost/nine: Implement TEXBEM,TEXBEML and BEM
2015-08-21 Patrick Rudolphst/nine: Fix use of uninitialized values
2015-08-21 Patrick Rudolphst/nine: Prevent possible crash
2015-08-21 Patrick Rudolphst/nine: Return correct error codes in NineDevice9_Reset
next