Patrice Mandin
65c54a685a
Resend spot light parameters when part of it changes
19 vuotta sitten
Ben Skeggs
c04c74bc5d
Skeletal extension handling across chipsets.
19 vuotta sitten
Ben Skeggs
fe91d00e33
NV_44 uses nv30InitStateFuncs too
19 vuotta sitten
Ben Skeggs
046ece3a2d
state cache is automagically flushed on a normal BEGIN_RING_SIZE
19 vuotta sitten
Ben Skeggs
e62b2f9c2e
Implement a simple nv30Clear, and make sure we get a nouveau_renderbuffer
for the depth buffer and not a Mesa renderbuffer adaptor
19 vuotta sitten
Xiang, Haihao
f79360858d
fix bug#9237
19 vuotta sitten
Xiang, Haihao
5449f5a975
fix bug#9045
19 vuotta sitten
Ben Skeggs
bda66ac426
oops, typo
19 vuotta sitten
Ben Skeggs
011377622f
Create visuals for modes the ddx provides
19 vuotta sitten
Ben Skeggs
1d6f13986c
oops, we don't want this by default just yet...
19 vuotta sitten
Ben Skeggs
4cfb762c3e
Some work on buffer handling, most likely not entirely correct and
incomplete. But, it works well enough that windows can be
moved/resized.
19 vuotta sitten
Michel Dänzer
7a10d66590
i915tex: Recalculate viewport related hardware state in intelWindowMoved().
This fixes vertically displaced rendering with some apps like Google Earth.
Simplify other parts of the function somewhat.
19 vuotta sitten
Michel Dänzer
94136651c3
Make git ignore Emacs backup files.
19 vuotta sitten
Brian
fcc54b5d34
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
19 vuotta sitten
Brian
7f82674a7e
Updated with new mesa-commit list.
19 vuotta sitten
Michel Dänzer
75e4cfd997
Make git ignore some more generated files.
19 vuotta sitten
Michel Dänzer
b46e359f58
glxinfo: When direct rendering is not enabled, print some hints.
If indirect rendering is forced, say how. Otherwise, suggest setting
LIBGL_DEBUG=verbose.
Inspired by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379323 .
19 vuotta sitten
Michel Dänzer
14f92636b0
Make git ignore files only generated at build time.
19 vuotta sitten
Michel Dänzer
7daf301046
Re-generate options.h with Swedish translations.
19 vuotta sitten
Daniel Nylander
e8c5e0f0b4
Swedish translation of driconf options.
19 vuotta sitten
Brian
eb9033c723
Replaced by .html file.
19 vuotta sitten
Brian
4a1976b224
Replaced by .html files.
19 vuotta sitten
Brian
492e406fec
Removed/obsolete.
19 vuotta sitten
Brian
d43ccf61c2
New git repository info, links.
19 vuotta sitten
Brian
464e36391f
New info about Mesa's git repository.
19 vuotta sitten
Stephane Marchesin
3867bc9780
Fix the swtcl module.
19 vuotta sitten
Patrice Mandin
f95fe81fff
Remove duplicate nv10 tcl defines
19 vuotta sitten
Stephane Marchesin
d88d895e5a
Merge the pciid work. Use lock step versioning with the drm.
19 vuotta sitten
Ben Skeggs
b4dcb99cbc
Fix a copy+paste'o that caused some *very* strange bugs..
19 vuotta sitten
Brian Paul
45b211f9d4
version bump
19 vuotta sitten
Brian Paul
4f3ff14a06
md5 sums
19 vuotta sitten
Brian Paul
eb667b979b
remove directfbgl.h file
19 vuotta sitten
Brian Paul
b98c1e4a4b
remove bogus link
19 vuotta sitten
Brian Paul
f10acf8b78
6.5.2 release updates
19 vuotta sitten
Gary Wong
50a81669ba
Add i915tex and i965.
19 vuotta sitten
Gary Wong
7a43a6b4ff
Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future unification.
19 vuotta sitten
Claudio Ciccani
e99d6746ed
Be aware that the surface storage can change between locks.
19 vuotta sitten
Claudio Ciccani
73fdecca9f
Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header.
Updated to the current DirectFBGL interface (i.e. added GetProcAddress()).
19 vuotta sitten
Thomas Hellström
682393944c
Fix an infinite loop error that may occur when many contexts are bound
to the same drawable in a multithreading environment. This one slipped out
of the texman merge.
19 vuotta sitten
Claudio Ciccani
40dc5902d3
Fixed compilation errors/warnings.
Duplicate destination surface to avoid saving/restoring the rendering state during each Clear.
19 vuotta sitten
Sean D'Epagnier
10cbd089ae
the following improvements to linux-fbdev:
1. updated makefiles to build libOSMesa as well as libGL
these are improvements to fbdev-glut
1. mouse cursor will timeout and be invisible if not being used
2. do not restore colormaps to truecolor targets, this causes problems at
exit on my g450
3. fixed a crash when cleaning up from failure by munmaping what had not
yet been mmaped
4. Resize event handling is improved, the resize function is not invoked
from a signal handler now.
5. The main loop can detect if it is running very fast (greater than 2khz)
6. keyboard up and special up events are generated from stdin input mode
and if it is also not redrawing, it sleeps
7. corrections in escape sequences for function keys for stdin input
19 vuotta sitten
Roland Scheidegger
21cf414489
fix mixed conventional / generic vertex arrays which caused a wrong array order leading to very bogus rendering (for instance WoW intro screen mentioned in #8250).
19 vuotta sitten
Roland Scheidegger
e731d8aafa
check for target instead of program->Target in _tnl_program_string, avoids segfault if program is NULL
19 vuotta sitten
Roland Scheidegger
ac8620f375
fix a bug in the sanity code when outputting vertex progs
19 vuotta sitten
Roland Scheidegger
5785e328e0
call Driver.ProgramStringNotify if a ati_fragment_shader changes and pick up the change in the r200 driver accordingly.
19 vuotta sitten
Eric Anholt
3cd06cf8c5
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Submitted by Gary Wong <gtw@gnu.org>
19 vuotta sitten
Brian Paul
716091a6a0
indent, comments, etc
19 vuotta sitten
Dave Airlie
c058f69daa
add support to miniglx for updating drawables ..
requires hacks to DRM to remove MASTER from UPDATE_DRAW and ADD_DRAW
19 vuotta sitten
Dave Airlie
4a6f47c23b
Update miniglx support for new memory manager
19 vuotta sitten
Brian Paul
d9a8cc430d
comments
19 vuotta sitten