index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-26
Fix a build problem
xf86-video-intel-1.6.1
xf86-video-i810-1.6.1
Alan Hourihane
2
-0
/
+2
2006-07-26
Bump to 1.6.1
Alan Hourihane
3
-3
/
+3
2006-07-18
Convert i915 rotate code to the new fragment program API.
Eric Anholt
1
-13
/
+11
2006-07-18
Add an API for programming i915 fragment programs.
Eric Anholt
2
-0
/
+432
2006-07-18
Convert magic numbers to symbolic names in i915 rotate code.
Eric Anholt
2
-46
/
+120
2006-07-16
whoops, reverse part of that.
Alan Hourihane
1
-10
/
+1
2006-07-16
move ContextMem out of XF86DRI
Alan Hourihane
1
-2
/
+11
2006-07-11
whoops, revert some unnecessary changes
Alan Hourihane
1
-10
/
+0
2006-07-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Alan Hourihane
6
-15
/
+43
2006-07-11
Add an additional check before rotating
Alan Hourihane
1
-1
/
+11
2006-06-26
Merge branch 'origin'
Eric Anholt
12
-63
/
+1844
2006-06-26
Turn on extra warning flags for GCC, and clean up the resulting fallout.
Eric Anholt
5
-10
/
+33
2006-06-22
Provide definitions of __FUNCTION__ for non-gcc compilers
Alan Coopersmith
1
-5
/
+10
2006-06-21
Fix build without DRI
Alan Hourihane
6
-33
/
+30
2006-06-21
Fix build without DRI
Matthieu Herrb
1
-2
/
+2
2006-06-19
Set vblank interrupt configuration to match pipe configuration
Keith Packard
4
-0
/
+41
2006-06-19
additions for rotation fixes
Alan Hourihane
4
-7
/
+21
2006-06-19
Set some invarient state, cures some problems with
Alan Hourihane
4
-0
/
+1706
2006-06-13
fix 8bpp & 16bpp rotation modes for i8xx
Alan Hourihane
1
-2
/
+2
2006-06-12
Use 800x600 mode to double check
Alan Hourihane
1
-6
/
+3
2006-06-12
Don't rely on register check to find out
Alan Hourihane
1
-4
/
+23
2006-06-12
Only mark rotation flags after initial screen setup.
Alan Hourihane
2
-24
/
+25
2006-06-02
intel: fix VT switch DRI locking
Dave Airlie
1
-2
/
+2
2006-05-17
fixup chipid override
Dave Airlie
1
-0
/
+1
2006-05-09
Video overlay gamma bounds checking must be done bytewise.
Keith Packard
1
-19
/
+42
2006-05-01
Fix non-dri build.
Matthieu Herrb
1
-0
/
+5
2006-05-01
Fix non-dri build.
Matthieu Herrb
1
-1
/
+1
2006-04-20
fix bug 6365
Alan Hourihane
1
-0
/
+3
2006-04-17
Add missing new-line character in log message.
Ian Romanick
1
-1
/
+1
2006-04-12
fix typo
Alan Hourihane
1
-2
/
+0
2006-04-11
Fix a broken test that resulted in page flipping always being enabled, not just
Wang Zhenyu
1
-1
/
+1
2006-04-11
Replace .cvsignore with .gitignore.
Eric Anholt
3
-6
/
+4
2006-04-10
Bump to 1.6.0.
i810-1_6_0
Adam Jackson
3
-3
/
+9
2006-04-10
Add a DrawablePtr argument to the XV functions to pave the way for redirected
Aaron Plattner
3
-4
/
+14
2006-04-10
x86_64 warning fixes
Alan Hourihane
7
-54
/
+84
2006-04-05
Fix some argument inversions in xf86DrvMsg function calls
Dave Airlie
4
-18
/
+26
2006-04-04
Add more missing #include's, in particular assert.h.
Kristian Høgsberg
5
-0
/
+13
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
21
-20
/
+33
2006-03-10
Enable gamma for hw cursor when ARGB cursor in use (Lukas Hejtmanek)
Alan Hourihane
2
-4
/
+12
2006-03-03
Check the version of shadow being used and turn off rotation if it isn't the
xf86-video-i810-1_5_1_0
Alan Hourihane
7
-20
/
+57
2006-02-20
Fix a rotation problem when DRI is disabled
Alan Hourihane
1
-6
/
+14
2006-02-20
Fix a rotation problem when DRI is disabled
Alan Hourihane
1
-2
/
+2
2006-02-19
fix another build problem
Alan Hourihane
1
-2
/
+5
2006-02-17
fix build failure
Alan Hourihane
1
-1
/
+1
2006-02-15
a little more of a workaround until we unplug the frontbuffer from libdri
Alan Hourihane
1
-12
/
+4
2006-02-10
temporary workaround until DRI frontbuffer mapping code is removed from
Alan Hourihane
1
-1
/
+1
2006-01-26
update Changelog
Alan Hourihane
1
-5
/
+22
2006-01-26
add changelog
Alan Hourihane
1
-0
/
+6
2006-01-25
When going dual head only take a portion of memory for the second head
xf86-video-i810-1_5_0_0
Alan Hourihane
1
-1
/
+1
2006-01-25
Fix a glitch in a dual head fix from #3105
Alan Hourihane
1
-3
/
+8
[next]