mesa.git
2014-11-26 José Fonsecamesa/gdi: Don't pretend mesa.def is auto generated.
2014-11-26 José Fonsecast/wgl: Don't export wglGetExtensionsStringARB.
2014-11-26 José Fonsecamapi/glapi: Fix dll linkage of GLES1 symbols.
2014-11-26 José Fonsecautil/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
2014-11-26 José Fonsecagallivm: Removed unused variable.
2014-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-11-26 José Fonsecascons: Generate SSE2 floating-point arithmetic.
2014-11-26 José Fonsecascons: Remove dead code/comments.
2014-11-26 Axel Davyst/nine: fix formatting in query9 (cosmetic)
2014-11-26 Axel Davyst/nine: Fix setting of the shift modifier in nine_shader
2014-11-26 David Heidelbergst/nine: remove unused pipe_viewport_state::translate...
2014-11-26 Axel Davyst/nine: fix wrong variable reset
2014-11-26 David Heidelbergst/nine: return GetAvailableTextureMem in bytes as...
2014-11-26 Axel Davyst/nine: Add pool check to SetTexture (v2)
2014-11-26 Axel Davyst/nine: propertly declare constants (v2)
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-26 Axel Davyst/nine: rework the way D3DPOOL_SYSTEMMEM is handled
2014-11-26 Axel Davyst/nine: Rework Basetexture9 and Resource9.
2014-11-26 Axel Davyst/nine: clean device9ex.
2014-11-26 Emil Velikovnine: the .pc file should not follow mesa version
2014-11-26 Emil Velikovauxiliary/vl: rework the build of the VL code
2014-11-26 Emil Velikovauxiliary/vl: split the vl sources list into VL_SOURCES
2014-11-26 Emil Velikovauxiliary/vl: add galliumvl_stub.la
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-11-26 Emil Velikovconfigure: check the package version when auto-detectin...
2014-11-26 Siavash Eliasimesa: Permanently enable features supported by target...
2014-11-26 Emil Velikovdocs: add relnotes template for 10.5.0
2014-11-26 Timothy Arceriutil: update hash type comments
2014-11-26 Matt Turneri965/vec4: Handle destination writemasks in VEC4_OPCODE...
2014-11-26 Matt Turneri965/vec4: Optimize packSnorm4x8().
2014-11-26 Matt Turneri965/vec4: Optimize packUnorm4x8().
2014-11-26 Matt Turneri965/vec4: Add VEC4_OPCODE_PACK_4_BYTES.
2014-11-26 Matt Turneri965/vec4: Optimize unpackSnorm4x8().
2014-11-26 Matt Turneri965/vec4: Optimize unpackUnorm4x8().
2014-11-26 Matt Turneri965/vec4: Add vector float immediate infrastructure.
2014-11-26 Matt Turneri965/fs: Add vector float immediate infrastructure.
2014-11-26 Matt Turneri965: Disassemble vector float immediates properly.
2014-11-26 Matt Turneri965: Add unit test for float <-> VF conversions.
2014-11-26 Matt Turneri965: Add functions to convert float <-> VF.
2014-11-25 Chris Forbesi965/Gen6-7: Do not replace texcoords with point coord...
2014-11-24 Kenneth Graunkeglsl: Make lower_constant_arrays_to_uniforms require...
2014-11-24 Kenneth Graunkei965: Precompile ARB programs.
2014-11-24 Kenneth Graunkei965: Make precompile functions accessible from C.
2014-11-24 Kenneth Graunkei965: Pass gl_program pointers into precompile functions.
2014-11-24 Kenneth Graunkei965: Move brw->precompile checks out a level.
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 Anholtmesa: Drop unused NV_fragment_program opcodes.
2014-11-24 Eric Anholtmesa: Drop unused SFL/STR opcodes.
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 Jose Fonsecanine: Drop use of TGSI_OPCODE_CND.
2014-11-24 Jose Fonsecanine: Don't reference the dead TGSI_OPCODE_NRM.
2014-11-24 Eric Anholtnine: Don't use the otherwise-dead SFL opcode in an...
2014-11-24 Matt Turneri965/gen6/gs: Don't declare a src_reg with struct.
2014-11-24 Matt Turneri965/disasm: Fix all32h/any32h predicate disassembly.
2014-11-24 Matt Turnerglsl: Fix tautological comparison.
2014-11-24 Matt Turnerutil: Prefer atomic intrinsics to inline assembly.
2014-11-24 Matt Turnerutil: Implement assume() for clang.
2014-11-24 Matt Turneri965: Don't overwrite the math function with conditiona...
2014-11-24 Matt Turneri965: Assert that math instructions don't have conditio...
2014-11-24 Matt Turnerglsl: Remove unused ast copy constructors.
2014-11-24 Matt Turnerglapi: Remove dead gl_offsets.py.
2014-11-24 Matt Turnerglapi: Remove dead extension_helper.py.
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 Chris Forbesmesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
2014-11-24 Chris Forbesglsl: Generate unique names for each const array lowere...
2014-11-24 Chris Forbesi965: Handle nested uniform array indexing
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-23 Chris Forbesmesa: Fix function name in GetActiveUniformName error
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-22 David Heidelbergdraw: allow LLVM use on non-SSE2 X86 cpus
2014-11-22 Emil Velikovdocs: add news item and link release notes for mesa...
2014-11-22 Emil Velikovdocs: Add sha256 sums for the 10.3.4 release
2014-11-22 Emil VelikovAdd release notes for the 10.3.4 release
2014-11-22 Kenneth Graunkei965: Make Gen4-5 push constants call _mesa_load_state_...
next