mesa.git
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-10 Kenneth Graunkenir: Mark nir_print_instr's instr pointer as const.
2015-02-09 Kenneth Graunkei965: Fix integer border color on Haswell.
2015-02-09 Kenneth Graunkei965: Use a gl_color_union for sampler border color.
2015-02-09 Kenneth Graunkei965: Override swizzles for integer luminance formats.
2015-02-09 Carl Worthutil/u_atomic: Add new macro p_atomic_add
2015-02-08 Jason Ekstrandutil/hash_table: Try to hit a double-insertion bug...
2015-02-08 Jason Ekstrandutil/set: Do a full search when adding new items
2015-02-08 Jason Ekstrandutil/hash_table: Do a full search when adding new items
2015-02-08 James Leggmesa: Make renderbuffer FBO attachments not layered
2015-02-07 Emil VelikovPost-branch version bump to 10.6.0-devel, add release...
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 Ben Widawskyi965: Add more stringent blitter assertions
2015-02-07 Ben Widawskyi965: Consolidate some of the intel_blit logic
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-07 Ben Widawskyi965/vec4: Correct MUL destination hazard
2015-02-07 Emil Velikovdocs: add news item and link release notes for mesa...
2015-02-07 Emil Velikovdocs: Add sha256 sums for the 10.4.4 release
2015-02-07 Emil VelikovAdd release notes for the 10.4.4 release
2015-02-06 Eric Anholtnir: Fix broken fsat recognizer.
2015-02-06 Eric Anholtnir: Slightly simplify algebraic code generation by...
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-06 Iago Toral... glsl: GLSL ES identifiers cannot exceed 1024 characters
2015-02-06 Kenneth Graunkei965: Fix INTEL_DEBUG=shader_time for SIMD8 VS (and...
2015-02-06 Kenneth Graunkei965/fs: Use inst->eot rather than opcodes in register...
2015-02-06 Kenneth Graunkei965/fs: Delete is_last_send(); just check inst->eot.
2015-02-06 Michel Dänzerst/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPAC...
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.
2015-02-05 Axel Davyst/nine: Refactor how user constbufs sizes are calculated
2015-02-05 Axel Davyst/nine: Explicit nine requirements
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-05 Laura EkstrandGL: Update glext.h to Revision 29735 (20150202).
2015-02-05 Jose Fonsecallvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSI...
2015-02-04 Matt Turneri965: Remove now unnecessary Gen8 CMP destination type...
2015-02-04 Matt Turneri965: Set CMP's destination type to src0's type.
2015-02-04 Matt Turneri965/fs: Implement the WaCMPInstFlagDepClearedEarly...
2015-02-04 Jose Fonsecagallium/util: Don't implement u_bit_scan64 on MSVC.
2015-02-04 Jose Fonsecagallium/util: Define ffsll on MinGW.
2015-02-04 Marek Olšákradeonsi: implement polygon stippling
2015-02-04 Marek Olšákradeonsi: add polygon stipple texture slot
2015-02-04 Marek Olšákradeonsi: deduce rasterizer primitive type at the begin...
2015-02-04 Marek Olšákradeonsi: allow 64 descriptors per array
2015-02-04 Marek Olšákradeonsi: add support for sampler views where resource...
2015-02-04 Marek Olšákradeonsi: add support for NULL texture sampler views...
2015-02-04 Marek Olšákradeonsi: fix a crash when binding a NULL sampler view...
2015-02-04 Marek Olšákradeonsi: move the buffer descriptor to the end of...
2015-02-04 Marek Olšákradeonsi: don't use tgsi_parse_context to get processor...
next