Commit Graph

515 Commits

Author SHA256 Message Date
Stephan Kulow
9082c19a3f Accepting request 340418 from X11:XOrg
- U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
  * This avoids a serious r600g bug leading to a GPU hang (bnc#951298)

- Update to 11.0.3
  * bug fix release which fixes bugs found since the 11.0.2 release

OBS-URL: https://build.opensuse.org/request/show/340418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=252
2015-10-25 14:11:08 +00:00
0145cd2610 - U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
* This avoids a serious r600g bug leading to a GPU hang (bnc#951298)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=479
2015-10-22 13:32:31 +00:00
bfd0da0d84 - Update to 11.0.3
* bug fix release which fixes bugs found since the 11.0.2 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=478
2015-10-20 12:39:10 +00:00
Stephan Kulow
e5a7d19cc0 Accepting request 335448 from X11:XOrg
- Update to 11.0.2
  * This is a emergency release which covers the final dEQP
    regressions introduced in the 11.0 development cycle.

- update upstream status:
  * remove n_i965-Remove-early-release-of-DRI2-miptree.patch
  * add U_i965-Remove-early-release-of-DRI2-miptree.patch

- Update to 11.0.1
  * i965/vec4: Fix saturation errors when coalescing registers
  * i965/vec4_nir: Load constants as integers
  * meta: Abort meta pbo path if TexSubImage need signed unsigned 
    conversion
  * docs: add sha256 checksums for 11.0.0
  * Update version to 11.0.1
  * docs: add release notes for 11.0.1
  * mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default 
    framebuffer.
  * t_dd_dmatmp: Make "count" actually be the count
  * t_dd_dmatmp: Clean up improper code formatting from previous 
    patch
  * t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
  * t_dd_dmatmp: Pull out common 'count -= count & 3' code
  * t_dd_dmatmp: Use addition instead of subtraction in loop 
    bounds
  * st/mesa: avoid integer overflows with buffers >= 512MB
  * nv50, nvc0: fix max texture buffer size to 128M elements
  * freedreno/a3xx: fix blending of L8 format
  * nv50,nvc0: detect underlying resource changes and update tic
  * nv50,nvc0: flush texture cache in presence of coherent bufs
  * radeonsi: load fmask ptr relative to the resources array
  * nir: Fix a bunch of ralloc parenting errors
  * i965/vec4: Don't reswizzle hardware registers
  * configure.ac: Add support to enable read-only text segment on 
    x86.
  * gbm: convert gbm bo format to fourcc format on dma-buf import
  * mesa: fix errors when reading depth with glReadPixels
  * i965: fix textureGrad for cubemaps
  * mesa: Fix texture compression on big-endian systems

OBS-URL: https://build.opensuse.org/request/show/335448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=251
2015-10-17 14:36:05 +00:00
04cb100887 - Update to 11.0.2
* This is a emergency release which covers the final dEQP
    regressions introduced in the 11.0 development cycle.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=476
2015-10-01 13:03:35 +00:00
d84ff34478 Accepting request 335001 from home:jirislaby:branches:X11:XOrg
update upstream status

OBS-URL: https://build.opensuse.org/request/show/335001
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=475
2015-09-30 13:48:33 +00:00
769a43d2d9 Accepting request 333986 from home:pluskalm:branches:X11:XOrg
- Update to 11.0.1

OBS-URL: https://build.opensuse.org/request/show/333986
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=474
2015-09-27 17:57:18 +00:00
Stephan Kulow
2c8558d63e Accepting request 330918 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/330918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=250
2015-09-24 04:13:07 +00:00
c018408402 Accepting request 330907 from home:jirislaby:branches:X11:XOrg
add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444)

OBS-URL: https://build.opensuse.org/request/show/330907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=472
2015-09-14 14:56:32 +00:00
4e4e886e53 - marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in
specfile in order to make factory checkin policy happy

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=471
2015-09-14 07:50:10 +00:00
4c4eb43a35 Accepting request 330614 from home:mimi_vx:branches:X11:XOrg
- Update to version 11.0.0
*  Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0 
  OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU 
  kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support, 
  ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode 
  support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes. 
+ drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch 

- Update to version 10.6.7
+ add gpg verification of source package
* fdo#90751 Revert "i965: Momentarily pretend to support 
  ARB_texture_stencil8 for blits."
* mesa/teximage: use correct extension for accept stencil texture.

OBS-URL: https://build.opensuse.org/request/show/330614
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=470
2015-09-14 07:39:44 +00:00
Dominique Leuenberger
82f80d9aee Accepting request 329651 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/329651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=249
2015-09-11 07:03:24 +00:00
f37a38ac12 Accepting request 329649 from home:Zaitor:branches:X11:XOrg
New stable rel

OBS-URL: https://build.opensuse.org/request/show/329649
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=468
2015-09-08 10:29:06 +00:00
44666af02d Accepting request 329409 from home:alarrosa:branches:KDE:Qt5
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7
  due to rename of llvm target R600 to AMDGPU

OBS-URL: https://build.opensuse.org/request/show/329409
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=467
2015-09-07 09:02:55 +00:00
9b54192c87 Accepting request 329271 from home:namtrac:branches:X11:XOrg
- Add U_mesa-llvm37.patch to fix build with llvm 3.7

OBS-URL: https://build.opensuse.org/request/show/329271
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=466
2015-09-06 17:20:03 +00:00
Stephan Kulow
0adb85ff33 Accepting request 325766 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/325766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=248
2015-08-28 06:24:28 +00:00
d9bc060de9 Accepting request 325383 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/325383
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=464
2015-08-24 07:44:54 +00:00
Dominique Leuenberger
f4d6b43719 Accepting request 322057 from X11:XOrg
- update to 10.6.4
  * In this release we have a few GL specific fixes (in both dri
    drivers and the EGL loader), an updated mesa.icd file and a
    crashfix for the standalone glcpp tool.

OBS-URL: https://build.opensuse.org/request/show/322057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=247
2015-08-17 13:33:01 +00:00
6056ef889d - update to 10.6.4
* In this release we have a few GL specific fixes (in both dri
    drivers and the EGL loader), an updated mesa.icd file and a
    crashfix for the standalone glcpp tool.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=462
2015-08-12 09:51:06 +00:00
Dominique Leuenberger
d5a70c0c45 Accepting request 319519 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/319519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=246
2015-08-10 07:12:44 +00:00
77952ed0fb Accepting request 319471 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.3
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
* fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil
* osmesa: fix OSMesaPixelsStore typo
* vl: cleanup video buffer private when the decoder is destroyed
* st/vdpau: fix mixer size checks
* auxiliary/vl: use the correct screen index
*i965/gen9: Use custom MOCS entries set up by the kernel.
*  nv50, nvc0: enable at least one color RT if alphatest is enabled
*  nvc0/ir: fix txq on indirect samplers
*  nvc0/ir: don't worry about sampler in txq handling
*  gm107/ir: fix indirect txq emission
*  nv50: fix max level clamping on G80
*  program: Allow redundant OPTION ARB_fog_* directives.
*  xa: don't leak fences

OBS-URL: https://build.opensuse.org/request/show/319471
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=460
2015-07-30 10:02:06 +00:00
Stephan Kulow
f71b040649 Accepting request 316367 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/316367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=245
2015-07-16 15:16:06 +00:00
d3d0ed1538 Accepting request 316066 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.2
* fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering
* fdo#80500 - Flickering shadows in unreleased title trace
* fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders
* fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300
* fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
* fdo#90873 - Kernel hang, TearFree On, Mate desktop environment
* fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix
* fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin
* fdo#91056 - The Bard's Tale (2005, native) has rendering issues
* fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent
* fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted
* fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors
* fdo#91226 - Crash in glLinkProgram (NEW)
* fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
* loader: Look for any version of currently linked libudev.so
* nv50/ir: propagate modifier to right arg when const-folding mad
* nv50/ir: fix emission of address reg in 3rd source
* nv50/ir: copy joinAt when splitting both before and after
* mesa: reset the source packing when creating temp transfer image
* nv50/ir: don't emit src2 in immediate form
* mesa/prog: relative offsets into constbufs are not constant
* nv50/ir: UCMP arguments are float, so make sure modifiers are applied
* nvc0: turn sample counts off during blit
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
* i965: Reserve more batch space to accomodate Gen6 perfmonitors.
* i965/vs: Fix matNxM vertex attributes where M != 4.
* Revert "glsl: clone inputs and outputs during linking"
* Revert "i965: Delete linked GLSL IR when using NIR."
* r600g: disable single-sample fast color clear due to hangs

OBS-URL: https://build.opensuse.org/request/show/316066
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=458
2015-07-13 09:03:13 +00:00
Stephan Kulow
b417ae1618 Accepting request 314401 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/314401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=244
2015-07-05 15:58:30 +00:00
ff2936a7e7 Accepting request 314399 from home:mimi_vx:branches:X11:XOrg
- adjust libdrm dependencies

OBS-URL: https://build.opensuse.org/request/show/314399
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=456
2015-06-29 14:20:13 +00:00
627cb07c01 - Update to version 10.6.1
* This release includes core mesa and glsl patches (amonst which
    a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
    fixes and a selection of shared-glapi commits - from build fixes, to
    ones ensuring that the dri modules can be loaded.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=455
2015-06-29 10:35:46 +00:00
1241ae63ad - rewritten bogus patch 'n_Fixed-build-against-wayland-1.2.1.patch"
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=454
2015-06-23 14:56:59 +00:00
ab04f3beda - n_Fixed-build-against-wayland-1.2.1.patch
* required to fix build with wayland on openSUSE 13.1

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=453
2015-06-23 14:33:29 +00:00
5431137cd7 Accepting request 312123 from home:tobijk:X11:XOrg
- Update to version 10.6.0:
- New GL/EGL Features:
  + GL_AMD_pinned_memory on r600, radeonsi
  + GL_ARB_clip_control on i965
  + GL_ARB_depth_buffer_float on freedreno
  + GL_ARB_depth_clamp on freedreno
  + GL_ARB_direct_state_access on all drivers for Core GL contexts.
  + GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
  + GL_ARB_draw_instanced on freedreno
  + GL_ARB_gpu_shader_fp64 on nvc0, softpipe
  + GL_ARB_gpu_shader5 on i965/gen8+
  + GL_ARB_instanced_arrays on freedreno
  + GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe
  + GL_ARB_program_interface_query (all drivers)
  + GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
  + GL_ARB_texture_view on llvmpipe, softpipe
  + GL_ARB_uniform_buffer_object on freedreno
  + GL_ARB_vertex_attrib_64bit on nvc0, softpipe
  + GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
  + GL_EXT_draw_buffers2 on freedreno
  + GL_OES_EGL_sync on all drivers
  + EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
  + EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
  + EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
  + GL_AMD_performance_monitor on nvc0
- Changes to package:
  + add --enable-shader-cache to configure options
  + remove Patch100: U_0001_gallium_include_util_macros.patch
  + remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + remove Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/312123
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=452
2015-06-16 10:29:59 +00:00
Dominique Leuenberger
f5ea7258ae Accepting request 311456 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/311456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=243
2015-06-11 07:10:22 +00:00
af99566175 Accepting request 311439 from home:Zaitor:mesa-typo
Fix typo in .changes

OBS-URL: https://build.opensuse.org/request/show/311439
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=450
2015-06-10 13:18:35 +00:00
db2251464d Accepting request 311205 from home:Zaitor:branches:X11:XOrg
New upstream release

OBS-URL: https://build.opensuse.org/request/show/311205
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=449
2015-06-09 09:13:50 +00:00
Dominique Leuenberger
dbab54557c Accepting request 308715 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/308715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=242
2015-05-28 07:49:39 +00:00
245e6a63c5 Accepting request 308613 from home:mimi_vx:branches:X11:XOrg
- update to 10.5.6
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
* fdo#90350 - [G96] Portal's portal are incorrectly rendered  
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
* radeonsi: add new bonaire pci id
* egl/wayland: properly destroy wayland objects
* glx/dri3: Add additional check for gpu offloading case
* egl/main: fix EGL_KHR_get_all_proc_addresses
* targets/osmesa: drop the -module tag from LDFLAGS
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
* clover: Wrap event::_status in a method to prevent unlocked access.<
* clover: Implement locking of the wait_count, _chain and _status members of event.
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
* main: Require that the texture exists in framebuffer_texture
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
* nv50/ir: only propagate saturate up if some actual folding took place
* nv50: keep track of PGRAPH state in nv50_screen
* nvc0: keep track of PGRAPH state in nvc0_screen
* nvc0: reset the instanced elements state when doing blit using 3d engine
* nv50/ir: only enable mul saturate on G200+
* st/mesa: make sure to create a "clean" bool when doing i2b
* nvc0: switch mechanism for shader eviction to be a while loop
* swrast: Build fix for darwin
* main: Fix an error generated by FramebufferTexture</li>
* main: Complete error conditions for glInvalidate*Framebuffer.
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
* freedreno: enable a306
* freedreno: fix bug in tile/slot calculation
* draw: (trivial) fix out-of-bounds vector initialization
* mesa: fix shininess check for ffvertex_prog v2

OBS-URL: https://build.opensuse.org/request/show/308613
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=447
2015-05-26 09:10:04 +00:00
Dominique Leuenberger
4d6411240a Accepting request 307719 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/307719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=241
2015-05-22 07:45:44 +00:00
d56f9bff26 Accepting request 307515 from home:mimi_vx:branches:X11:XOrg
- Update to 10.5.5
* fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA
* fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes
* fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa
* fdo#90130 - gl_PrimitiveId seems to reset at 340
* i965: Add XRGB8888 format to intel_screen_make_configs
* r300: do not link against libdrm_intel
* nvc0/ir: flush denorms to zero in non-compute shaders
* gk110/ir: fix set with a register dest to not auto-set the abs flag
* nvc0/ir: fix predicated PFETCH emission
* nv50/ir: fix asFlow() const helper for OP_JOIN
* i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
* i965: Disallow linear blits that are not cacheline aligned.
* draw: fix prim ids when there's no gs

OBS-URL: https://build.opensuse.org/request/show/307515
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=445
2015-05-18 09:14:28 +00:00
974e9cbac2 Accepting request 306385 from home:fstrba:freetype2
Avoid build cycles with python

OBS-URL: https://build.opensuse.org/request/show/306385
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=444
2015-05-12 09:00:31 +00:00
Stephan Kulow
cdbb5c3469 Accepting request 304162 from X11:XOrg
- Update to 10.5.4
  * This release includes fixes for the mesa state-tracker used by
    all the gallium drivers, a drirc workaround for Second Life, 
    plus i965 fixes. For the Android users out there, this release
    includes many compilation fixes with more to come shortly.

OBS-URL: https://build.opensuse.org/request/show/304162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=240
2015-04-28 18:42:14 +00:00
60001ea7a0 - Update to 10.5.4
* This release includes fixes for the mesa state-tracker used by
    all the gallium drivers, a drirc workaround for Second Life, 
    plus i965 fixes. For the Android users out there, this release
    includes many compilation fixes with more to come shortly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=442
2015-04-27 10:01:53 +00:00
Dominique Leuenberger
ab359b273d Accepting request 298126 from X11:XOrg
- Update to 10.5.3
 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
 + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
 + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
 + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
 + fdo#89758 - pow WebGL Conformance test with mesa drivers
 + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
 + fdo#89905 - scons build broken on 10.5.2 due to activated vega st
 + st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
 + xmlpool: don't forget to ship the MOS
 + configure.ac: error out if python/mako is not found when required
 + dist: add the VG depedencies into the tarball
 + i965: Do not render primitives in non-zero streams then TF is disabled
 + st/mesa: update arrays when the current attrib has been updated
 + nv50/ir: take postFactor into account when doing peephole optimizations
 + nv50/ir/gk110: fix offset flag position for TXD opcode
 + freedreno/a3xx: fix 3d texture layout
 + freedreno/a3xx: point size should not be divided by 2
 + nv50: allocate more offset space for occlusion queries
 + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
 + i965: Fix instanced geometry shaders on Gen8+.
 + i965: Add forgotten multi-stream code to Gen8 SOL state.
 + nouveau: synchronize "scratch runout" destruction with the command stream
 + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
 + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
 + i965: Fix URB size for CHV

OBS-URL: https://build.opensuse.org/request/show/298126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=239
2015-04-21 23:15:51 +00:00
c3565c86ef Accepting request 297344 from home:mimi_vx:branches:X11:XOrg
- Update to 10.5.3
 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
 + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
 + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
 + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
 + fdo#89758 - pow WebGL Conformance test with mesa drivers
 + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
 + fdo#89905 - scons build broken on 10.5.2 due to activated vega st
 + st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
 + xmlpool: don't forget to ship the MOS
 + configure.ac: error out if python/mako is not found when required
 + dist: add the VG depedencies into the tarball
 + i965: Do not render primitives in non-zero streams then TF is disabled
 + st/mesa: update arrays when the current attrib has been updated
 + nv50/ir: take postFactor into account when doing peephole optimizations
 + nv50/ir/gk110: fix offset flag position for TXD opcode
 + freedreno/a3xx: fix 3d texture layout
 + freedreno/a3xx: point size should not be divided by 2
 + nv50: allocate more offset space for occlusion queries
 + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
 + i965: Fix instanced geometry shaders on Gen8+.
 + i965: Add forgotten multi-stream code to Gen8 SOL state.
 + nouveau: synchronize "scratch runout" destruction with the command stream
 + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
 + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
 + i965: Fix URB size for CHV

OBS-URL: https://build.opensuse.org/request/show/297344
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=440
2015-04-17 11:55:26 +00:00
Dominique Leuenberger
3f828a528f Accepting request 293716 from X11:XOrg
- Update to  10.5.2
 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
 + fdo#89328 - python required to build Mesa release tarballs
 + fdo#89530 - FTBFS in loader: missing fstat
 + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
 + fdo#89680 - Hard link exist in Mesa 10.5.1 sources
 + glsl: Generate link error for non-matching gl_FragCoord redeclarations
 + docs: Add sha256 sums for the 10.5.1 release
 + automake: add missing egl files to the tarball
 + st/egl: don't ship the dri2.c link at the tarball
 + loader: include <sys/stat.h> for non-sysfs builds
 + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
 + cherry-ignore: add commit non applicable for 10.5
 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
 + i965: Set nr_params to the number of uniform components in the VS/GS path.
 + freedreno/a3xx: use the same layer size for all slices
 + freedreno: fix slice pitch calculations
 + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
 + glx: Handle out-of-sequence swap completion events correctly. (v2)
 + mapi: Make private copies of name strings provided by client.
 + freedreno: update generated headers
 + glsl: optimize (0 cmp x + y) into (-x cmp y).
 + glsl: fix names in lower_constant_arrays_to_uniforms
 + clover: Return 0 as storage size for local kernel args that are not set v2

OBS-URL: https://build.opensuse.org/request/show/293716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=238
2015-04-03 12:32:45 +00:00
2302fc880a Accepting request 293617 from home:mimi_vx:branches:X11:XOrg
- Update to  10.5.2
 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
 + fdo#89328 - python required to build Mesa release tarballs
 + fdo#89530 - FTBFS in loader: missing fstat
 + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
 + fdo#89680 - Hard link exist in Mesa 10.5.1 sources
 + glsl: Generate link error for non-matching gl_FragCoord redeclarations
 + docs: Add sha256 sums for the 10.5.1 release
 + automake: add missing egl files to the tarball
 + st/egl: don't ship the dri2.c link at the tarball
 + loader: include <sys/stat.h> for non-sysfs builds
 + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
 + cherry-ignore: add commit non applicable for 10.5
 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
 + i965: Set nr_params to the number of uniform components in the VS/GS path.
 + freedreno/a3xx: use the same layer size for all slices
 + freedreno: fix slice pitch calculations
 + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
 + glx: Handle out-of-sequence swap completion events correctly. (v2)
 + mapi: Make private copies of name strings provided by client.
 + freedreno: update generated headers
 + glsl: optimize (0 cmp x + y) into (-x cmp y).
 + glsl: fix names in lower_constant_arrays_to_uniforms
 + clover: Return 0 as storage size for local kernel args that are not set v2

OBS-URL: https://build.opensuse.org/request/show/293617
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=438
2015-03-30 09:29:43 +00:00
Dominique Leuenberger
8e0da3b3c5 Accepting request 290947 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/290947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=237
2015-03-19 19:27:58 +00:00
32b6012325 Accepting request 290805 from home:mimi_vx:branches:X11:XOrg
- Update  to 10.5.1
 + fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation
 + fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2
 + fdo#86747 - Noise in Football Manager 2014 textures
 + fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)
 + fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions
 + fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails
 + fdo#88883 - ir-a2xx.c: variable changed in assert statement
 + fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
 + fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails
 + fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
 + fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation
 + fdo#89292 - [regression,bisected] incomplete screenshots in some cases
 + fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
 + fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
 + fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible.
 + fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634)
 + fdo#89416 - UE4Editor crash after load project
 + fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail
 + i965/vec4: Don't lose the saturate modifier in copy propagation.
 + i965/gs: Check newly-generated GS-out VUE map against correct stage
 + egl: Take alpha bits into account when selecting GBM formats
 + docs: Add sha256 sums for the 10.5.0 release
 + egl/main: no longer export internal function
 + cherry-ignore: ignore a few more commits picked without -x
 + mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
 + intel: fix EGLImage renderbuffer _BaseFormat
 + i965: Fix out-of-bounds accesses into pull_constant_loc array
 + i965/fs/nir: Use emit_math for nir_op_fpow
 + freedreno: move fb state copy after checking for size change

OBS-URL: https://build.opensuse.org/request/show/290805
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=436
2015-03-16 10:37:27 +00:00
Dominique Leuenberger
d82ddd9bb8 Accepting request 290174 from X11:XOrg
- Update to version 10.5.0:
  + Initial support for the new Intel Skylake GPUs and Adreno 4xx 
    GPUs.
  + Experimental EGL support for Haiku.
  + The new IR - NIR. A flat, typeless IR, supporting SSA.
  + GLX/DRI3 fixes and improvements.
  + A lot of preparation work for GL_ARB_direct_state_access.
  + The usual amount of piglit and drawElements Quality Program
    (dEQP) fixes.
  + Building mesa with GCC 4.1 or earlier is no longer supported.
  + The distribution tarball has been renamed and now contains all
    the generated sources.
- New GL features:
  + GL_ARB_framebuffer_sRGB on freedreno
  + GL_ARB_texture_rg on freedreno
  + GL_EXT_packed_float on freedreno
  + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
    llvmpipe
  + GL_EXT_texture_shared_exponent on freedreno
  + GL_EXT_texture_snorm on freedreno
- Changes to Package:
  + switch to xz compressed sources
  + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
  + add Patch100: U_0001_gallium_include_util_macros.patch
  + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + add Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/290174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=236
2015-03-12 15:37:55 +00:00
c353937a8d Accepting request 289760 from home:tobijk:X11:XOrg
- Update to version 10.5.0:
  + Initial support for the new Intel Skylake GPUs and Adreno 4xx 
    GPUs.
  + Experimental EGL support for Haiku.
  + The new IR - NIR. A flat, typeless IR, supporting SSA.
  + GLX/DRI3 fixes and improvements.
  + A lot of preparation work for GL_ARB_direct_state_access.
  + The usual amount of piglit and drawElements Quality Program
    (dEQP) fixes.
  + Building mesa with GCC 4.1 or earlier is no longer supported.
  + The distribution tarball has been renamed and now contains all
    the generated sources.
- New GL features:
  + GL_ARB_framebuffer_sRGB on freedreno
  + GL_ARB_texture_rg on freedreno
  + GL_EXT_packed_float on freedreno
  + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
    llvmpipe
  + GL_EXT_texture_shared_exponent on freedreno
  + GL_EXT_texture_snorm on freedreno
- Changes to Package:
  + switch to xz compressed sources
  + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
  + add Patch100: U_0001_gallium_include_util_macros.patch
  + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + add Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/289760
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=434
2015-03-09 10:45:09 +00:00
Dominique Leuenberger
c3a51b9f01 Accepting request 288634 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/288634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=235
2015-03-05 14:35:13 +00:00
849e258d73 Accepting request 288561 from home:namtrac:llvm-3.6
- Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to
  fix build with llvm 3.6 (fdo#86958)

OBS-URL: https://build.opensuse.org/request/show/288561
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=432
2015-03-03 10:32:49 +00:00
Dominique Leuenberger
6fc9e9d1af Accepting request 287561 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/287561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=234
2015-02-27 10:09:00 +00:00