mesa.git
2014-06-28 Emil Velikovst/omx: strcpy the string into the allocated buffer
2014-06-28 Ilia Mirkinmesa: expose ARB_seamless_cubemap_per_texture when...
2014-06-27 Emil Velikovst/omx: keep the name, (name|role)_specific strings...
2014-06-27 Chris Forbesdocs: Update the status of a few things in GL3.txt
2014-06-27 Axel Davynv50: fix dri3 prime buffer creation
2014-06-27 Dave Airlienvc0: fix dri3 prime buffer creation
2014-06-27 Axel Davygallium/dri2: implement blitImage
2014-06-27 Axel Davydri/image: add blitImage to the specification
2014-06-27 Axel Davygallium: Add __DRIimageDriverExtension support to gallium
2014-06-27 Axel Davydri3: use invalidate.
2014-06-27 Dave Airliedri3: fix image extension checking.
2014-06-26 Jasper St.... glxext: Send the Drawable's ID in the GLX_BufferSwapCom...
2014-06-26 Kenneth Graunkei965: Enable compressed multisample support (CMS) on...
2014-06-26 Kenneth Graunkei965: Add 2x MSAA support to the MCS allocation function.
2014-06-26 Kenneth Graunkei965: Hook up the MCS buffers in SURFACE_STATE on Broad...
2014-06-26 Kenneth Graunkei965: Drop SINT workaround for CMS layout on Broadwell.
2014-06-26 Kenneth Graunkei965: Add plumbing for Broadwell's auxiliary surface...
2014-06-26 Jordan Justeni965: Add auxiliary surface field #defines for Broadwell.
2014-06-26 Kenneth Graunkei965: Disassemble all of DP write message control bits...
2014-06-26 Matt Turneri965: Pass brw to brw_try_compact_instruction().
2014-06-26 Matt Turneri965: Add is_cherryview flag to brw_context.
2014-06-26 Matt Turneri965: Add CSEL opcode definition for Gen8.
2014-06-26 Matt Turneri965: Document which instructions are generation specific.
2014-06-26 Matt Turneri965: Don't set UIP for ENDIF/WHILE.
2014-06-26 Matt Turneri965: Replace struct brw_compact_instruction with brw_c...
2014-06-26 Matt Turneri965: Convert brw_eu_compact.c to the new brw_compact_i...
2014-06-26 Matt Turneri965: Introduce a new brw_compact_inst API.
2014-06-26 Matt Turneri965: Replace 'struct brw_instruction' with 'brw_inst'.
2014-06-26 Matt Turneri965: Throw out guts of struct brw_instruction.
2014-06-26 Matt Turneri965: Convert brw_gs_emit.c to the new brw_inst API.
2014-06-26 Matt Turneri965: Convert brw_disasm.c to the new brw_inst API.
2014-06-26 Matt Turneri965: Pass brw rather than gen to brw_disassemble_inst().
2014-06-26 Matt Turneri965: Convert brw_eu_compact.c to the new brw_inst...
2014-06-26 Kenneth Graunkei965: Extend is_haswell checks to gen >= 8 in Gen4...
2014-06-26 Kenneth Graunkei965: Convert test_eu_compact.c to the new brw_inst...
2014-06-26 Kenneth Graunkei965: Convert vec4_generator to the new brw_inst API.
2014-06-26 Kenneth Graunkei965: Convert fs_generator to the new brw_inst API.
2014-06-26 Kenneth Graunkei965: Convert Gen4-5 clipping code to the new brw_inst...
2014-06-26 Kenneth Graunkei965: Convert brw_sf_emit.c to the new brw_inst API.
2014-06-26 Kenneth Graunkei965: Convert brw_eu_emit.c to the new brw_inst API.
2014-06-26 Kenneth Graunkei965: Convert brw_eu.[ch] to use the new brw_inst API.
2014-06-26 Kenneth Graunkei965: Introduce a new brw_inst API.
2014-06-26 Kenneth Graunkei965: Pass brw into next_offset().
2014-06-26 Greg Hunti965: Remove unneeded VS workaround stalls on Baytrail.
2014-06-26 Kenneth Graunkei965: Include marketing names for Broadwell GPUs.
2014-06-26 Roland Scheideggersoftpipe: use last_level from sampler view, not from...
2014-06-26 Emil Velikovtargets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TA...
2014-06-26 Emil Velikovauxiliary/vl: Remove no longer used SPLIT_TARGETS
2014-06-26 Emil Velikovtargets/radeonsi/omx: convert to static/shared pipe...
2014-06-26 Emil Velikovtargets/r600/omx: convert to static/shared pipe-drivers
2014-06-26 Emil Velikovtargets/omx-nouveau: convert to static/shared pipe...
2014-06-26 Emil Velikovst/omx: avoid using dynamic vid_(enc|dec)_base and...
2014-06-26 Emil Velikovst/omx: provide constant number of components
2014-06-26 Juha-Pekka... glx: Added missing null check in GetDrawableAttribute()
2014-06-26 Juha-Pekka... mesa/main: In register_surface() verify gl_texture_obje...
2014-06-26 Juha-Pekka... mesa/main: Verify calloc return value in register_surface()
2014-06-26 Juha-Pekka... glsl: Add missing null check in push_back()
2014-06-26 Juha-Pekka... glsl: check _mesa_hash_table_create return value in...
2014-06-26 Juha-Pekka... i965/fs: Check variable_storage return value in fs_visi...
2014-06-26 Juha-Pekka... i965: Handle miptree creation failure in intel_alloc_te...
2014-06-26 Juha-Pekka... i965: Check calloc return value in gather_statistics_re...
2014-06-25 Matt Turneri965/vec4: Try constant propagate after copy propagate...
2014-06-25 Matt Turneri965/vec4: Make try_copy_propagate() static.
2014-06-25 Matt Turneri965/vec4: Rename try_copy/constant_propagat{ion,e...
2014-06-25 Matt Turneri965/vec4: Constant propagate into 2-src math instructi...
2014-06-25 Matt Turneri965/fs: Constant propagate into 2-src math instruction...
2014-06-25 Matt Turneri965/fs: Make try_constant_propagate() static.
2014-06-25 Matt Turneri965: Make can_do_source_mods() a member of the instruc...
2014-06-25 Chris Forbesglsl: Treat an interface block specifier as a level...
2014-06-25 Chris Forbesglsl: Disallow primitive type layout qualifier on varia...
2014-06-25 Chris Forbesglsl: Relax combinations of layout qualifiers with...
2014-06-25 Ian Romanickglsl: Don't convert reductions of ivec to a dot-product
2014-06-25 Carl Worthdocs: Import 10.2.2 release notes, add news item
2014-06-25 Carl Worthdocs: Import 10.1.6 release notes, add news item
2014-06-25 Takashi Iwaillvmpipe: Fix zero-division in llvmpipe_texture_layout()
2014-06-24 Matt Turneri965/fs: Don't fix_math_operand() on Gen >= 8.
2014-06-24 Matt Turneri965/vec4: Don't fix_math_operand() on Gen >= 8.
2014-06-24 Matt Turneri965/vec4: Don't return void from a void function.
2014-06-24 Bruno Jiménezr600g/compute: Defer the creation of the temporary...
2014-06-24 Jan Veselyr600g/compute: Handle failures in compute_memory_pool_f...
2014-06-24 Jan Veselyr600g/compute: Fix possible endless loop in compute_mem...
2014-06-24 Jan Veselyr600: Fix use after free in compute_memory_promote_item.
2014-06-24 Ilia Mirkinnouveau: dup fd before passing it to device
2014-06-24 Fredrik Höglundmesa: Don't use derived vertex state in api_arrayelt.c
2014-06-23 Ilia Mirkinnvc0: allow VIEWPORT_INDEX and LAYER to be used as...
2014-06-23 Ilia Mirkinmesa/st: handle gl_Layer input semantic
2014-06-23 Tobias Klausmannnv50/ir: allow gl_ViewportIndex to work on non-provokin...
2014-06-23 Roland Scheideggerdraw: (trivial) fix clamping of viewport index
2014-06-23 Kenneth Graunkei965: Don't emit SURFACE_STATEs for gather workarounds...
2014-06-23 Emil Velikovtargets/(vdpau|xvmc): hardlink against the installed...
2014-06-23 Neil Robertsi965: Allow the blorp blit between BGR and RGB
2014-06-23 Ian Romanickglsl: Silence many unused parameter warnings
2014-06-23 Emil Velikovtargets/xvmc: correctly generate the symlinks
2014-06-23 Emil Velikovtargets/vdpau: correctly generate the symlinks
2014-06-23 Ville Syrjäläi915: Fix gen2 texblend setup
2014-06-23 Iago Toral... mesa: Make Geom.UsesEndPrimitive a bool instead of...
2014-06-22 Emil Velikovtargets/r600/xvmc: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/xvmc-nouveau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/radeonsi/vdpau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/r600/vdpau: convert to static/shared pipe-drivers
next