Page MenuHomeSolus

Update mesa-demos to 8.4.0
ClosedPublic

Authored by kyrios123 on Mar 17 2018, 10:16 PM.
Tags
None
Referenced Files
F11047157: D2561.id.diff
Thu, Aug 10, 2:54 PM
F11047156: D2561.id6251.diff
Thu, Aug 10, 2:54 PM
F11047155: D2561.id7686.diff
Thu, Aug 10, 2:54 PM
F11047154: D2561.id7361.diff
Thu, Aug 10, 2:54 PM
F11032971: D2561.diff
Wed, Aug 9, 2:59 PM
F10944936: D2561.id6251.diff
Sat, Jul 15, 1:57 AM
F10944869: D2561.id6251.diff
Sat, Jul 15, 1:40 AM
F10943533: D2561.diff
Fri, Jul 14, 7:18 PM

Details

Summary

New features and changes:

  • glxinfo now supports OpenGL 4.6
  • glxinfo prints more OpenGL limits (GL 3.0 up to GL 4.6)
  • glxinfo gained support for GL_ATI_meminfo and GL_NVX_gpu_memory_info

Full release announcement available here

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Successfully executed glxinfo & glxgears

Diff Detail

Repository
R3874 mesa-demos
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Not sure if the aim is to install all the demos or to limit them to glxinfo & glxgears ?

JoshStrobl added subscribers: ikey, JoshStrobl.

Not sure if the aim is to install all the demos or to limit them to glxinfo & glxgears ?

Not sure. Prodding @ikey about it.

package.yml
25

This has a pkgconfig that should be used.

This revision now requires changes to proceed.May 19 2018, 2:14 PM

freeglut-devel now has a pkgconfig

DataDrake added a subscriber: DataDrake.

Talked to @ikey, we only want glxgears and glxinfo for diagnostics purposes and the oddball thing that relies on glxinfo like inxi. If somebody really wants the other demos we can always make a mesa-demos-extra package down the road. Don't forget, mesa-demos is part of every install, so lets not make it bigger unnecessarily.

This revision now requires changes to proceed.Jun 15 2018, 4:20 PM
kyrios123 edited the summary of this revision. (Show Details)

Only keep glxinfo & glxgears

This revision is now accepted and ready to land.Jun 18 2018, 4:26 PM