util/u_atomic: Use lower-case variables in _Interlocked* helpers.
[mesa.git] / src / gallium /
2015-02-12 Emil Velikovauxiliary/vl: bring back the VL code for the dri targets
2015-02-12 Chia-I Wuilo: update screen init for Gen8
2015-02-11 Chia-I Wuilo: update outdated render command emissions for Gen8
2015-02-11 Chia-I Wuilo: update rectlist command emission for Gen8
2015-02-11 Chia-I Wuilo: update draw command emission for Gen8
2015-02-11 Chia-I Wuilo: update surface state emission for Gen8
2015-02-11 Chia-I Wuilo: update dynamic state emission for Gen8
2015-02-11 Chia-I Wuilo: update outdated gen assertions for Gen8
2015-02-11 Chia-I Wuilo: add new WM related helpers for Gen8
2015-02-11 Chia-I Wuilo: update VS related functions for Gen8
2015-02-11 Chia-I Wuilo: update VF related functions for Gen8
2015-02-11 Chia-I Wuilo: update SAMPLER_STATE for Gen8
2015-02-11 Chia-I Wuilo: update SAMPLER_BORDER_COLOR_STATE for Gen8
2015-02-11 Chia-I Wuilo: update depth clear value for Gen8
2015-02-11 Chia-I Wuilo: update ilo_zs_surface for Gen8
2015-02-11 Chia-I Wuilo: update ilo_view_surface for Gen8
2015-02-11 Chia-I Wuilo: update texture layout for Gen8
2015-02-11 Chia-I Wuilo: update ilo_blend_state and related functions for...
2015-02-11 Chia-I Wuilo: update ilo_dsa_state and related functions for...
2015-02-11 Chia-I Wuilo: update multisample related states for Gen8
2015-02-11 Chia-I Wuilo: update WM and PS related functions for Gen8
2015-02-11 Chia-I Wuilo: update SBE related functions for Gen8
2015-02-11 Chia-I Wuilo: update SF related functions for Gen8
2015-02-11 Chia-I Wuilo: update CLIP related functions for Gen8
2015-02-11 Chia-I Wuilo: update SF_CLIP_VIEWPORT for Gen8
2015-02-11 Chia-I Wuilo: update streamout related functions for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_{DS,HS,GS} for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_CONSTANT_x for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_URB_x for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_PUSH_CONSTANT_ALLOC_x for Gen8
2015-02-11 Chia-I Wuilo: update render engine common helpers for Gen8
2015-02-11 Chia-I Wuilo: update BLT helpers for Gen8
2015-02-11 Chia-I Wuilo: update MI helpers for Gen8
2015-02-11 Chia-I Wuilo: add functions for Gen8 relocs
2015-02-11 Chia-I Wuilo: update the toy compiler for Gen8
2015-02-11 Chia-I Wuilo: update genhw headers
2015-02-11 Chia-I Wuilo: clean up ilo_gpe_init_dsa()
2015-02-11 Chia-I Wuilo: clean up ilo_gpe_init_blend()
2015-02-11 Chia-I Wuilo: clean up sample patterns
2015-02-10 Tiziano Bacocconv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready...
2015-02-10 Roy Splietnv50/ir: Fold IMM into MAD
2015-02-10 Roy Splietnv50/ir: Add emit support for MAD IMM format
2015-02-10 Roy Splietnv50/ir: Add support for MAD 4-byte opcode
2015-02-10 Ilia Mirkinnv50/ir: change the way float face is returned
2015-02-07 Brian Paulgallium/hud: also try R8_UNORM format for font texture
2015-02-07 Brian Paulgallium/hud: flush stdout in print_help(), for Windows
2015-02-07 Park, Jeongminst/dri: Make depth buffer optional for postprocessing
2015-02-07 Park, Jeongminpostprocess: Check for depth buffer in pp_jimenezmlaa
2015-02-06 Eric Anholttgsi/ureg: Add missing some missing opcodes opcode_tmp.h
2015-02-06 Eric Anholttgsi/ureg: Move ureg_dst_register() to the header.
2015-02-06 Marek Olšákgallium/u_tests: test a NULL buffer sampler view
2015-02-06 Marek Olšákgallium/u_tests: test a NULL constant buffer
2015-02-06 Marek Olšákgallium/u_tests: test a NULL texture sampler view
2015-02-06 Marek Olšákgallium/u_tests: restructure the only test, refactor...
2015-02-06 Marek Olšákgallium: run gallium tests if GALLIUM_TESTS=1 is set
2015-02-06 Marek Olšákgallium/postprocessing: fix crash at context destruction
2015-02-06 Xavier Bouchouxr600g/sb: fix a bug in constants folding optimisation...
2015-02-06 Xavier Bouchouxr600g: fix abs() support on ALU 3 source operands instr...
2015-02-06 David Heidelbergr300g: small code cleanup (v2)
2015-02-05 Tiziano Bacoccost/nine: Implement dummy vbo behaviour when vs is missi...
2015-02-05 Axel Davygallium/targets/d3dadapter9: Free card device
2015-02-05 Axel Davygallium/targets/d3dadapter9: Release the pipe_screen...
2015-02-05 Axel Davygallium/targets/d3dadapter9: Fix device detection for...
2015-02-05 Axel Davyst/nine: Dummy sampler should have a=1
2015-02-05 Axel Davyst/nine: Fix update_framebuffer binding cbufs the pixel...
2015-02-05 Axel Davyst/nine: Clear: better behave if rt_mask is different...
2015-02-05 Axel Davyst/nine: Fix multisampling support detection
2015-02-05 Tiziano Bacoccost/nine: Fix enabled lights in stateblocks
2015-02-05 Axel Davyst/nine: Fix depth stencil formats bindings flags.
2015-02-05 Axel Davyst/nine: Fix gpu memory leak in swapchain
2015-02-05 Axel Davyst/nine: SetResourceResize should track nr_samples too
2015-02-05 Tiziano Bacoccost/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
2015-02-05 Tiziano Bacoccost/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
2015-02-05 Axel Davyst/nine: Implement fallback behaviour when rts and...
2015-02-05 Axel Davyst/nine: Fix present_buffers allocation
2015-02-05 Patrick Rudolphst/nine: Check for aligned offset in each vertex element
2015-02-05 Patrick Rudolphst/nine: Fix bufferoverflow in {Get|Set}PixelShaderCons...
2015-02-05 Patrick Rudolphst/nine: Set [out] argument to NULL for some functions
2015-02-05 Patrick Rudolphst/nine: Remove duplicated debug message
2015-02-05 Patrick Rudolphst/nine: Return E_FAIL for unused vertexdeclaration...
2015-02-05 Patrick Rudolphst/nine: Missing sanity check for CALLOC return E_OUTOF...
2015-02-05 Axel Davyst/nine: Implement ATOC hack
2015-02-05 Axel Davyst/nine: Implement AMD alpha to coverage
2015-02-05 Axel Davyst/nine: Add D3DFMT_DF16 support
2015-02-05 Axel Davyst/nine: Change the value of some advertised caps
2015-02-05 Axel Davyst/nine: NineDevice9_SetClipPlane: pPlane must be non...
2015-02-05 Axel Davyst/nine: Implement fallback for D3DFMT_D24S8, D3DFMT_D2...
2015-02-05 Axel Davyst/nine: Refactor format d3d9 to pipe conversion
2015-02-05 Axel Davyst/nine: Refactor nine_d3d9_to_pipe_format_map
2015-02-05 Axel Davyst/nine: Improve CheckDeviceFormat debug output
2015-02-05 Axel Davyst/nine: Implement RESZ hack
2015-02-05 Axel Davyst/nine: fix early basetexture destruction
2015-02-05 Patrick Rudolphst/nine: Do not leak private data in volume9.
2015-02-05 Patrick Rudolphst/nine: Check block alignment for compressed textures...
2015-02-05 Axel Davyst/nine: Commit sampler views again if srgb state changed.
2015-02-05 Axel Davyst/nine: Fix use of D3DSP_NOSWIZZLE
2015-02-05 Axel Davyst/nine: Check for the correct number of constants.
2015-02-05 Axel Davyst/nine: Introduce failure handling for shader parsing.
2015-02-05 Axel Davyst/nine: Print warnings for r500 when shader is likely...
2015-02-05 Axel Davyst/nine: Declare constants only up to the maximum needed.
next