index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
/
xorg_exa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: Use A8 format for depth 8 pixmaps.
Michel Dänzer
2009-09-15
1
-0
/
+3
*
st/xorg: add some debugging helpers
Zack Rusin
2009-09-14
1
-3
/
+26
*
st/xorg: rename ctx to pipe to match every other gallium state tracker
Zack Rusin
2009-09-10
1
-17
/
+17
*
st/xorg: temporarily disablie copies
Zack Rusin
2009-09-10
1
-1
/
+2
*
st/xorg: implement pipelines surface/texture copies
Zack Rusin
2009-09-10
1
-0
/
+12
*
st/xorg: unite finalization and stub out pipelined copies
Zack Rusin
2009-09-10
1
-19
/
+32
*
st/xorg: abstract flushing and syncing for the exa code
Zack Rusin
2009-09-10
1
-5
/
+20
*
st/xorg: disable solid fills until copies are accelerated as well
Zack Rusin
2009-09-10
1
-0
/
+2
*
st/xorg: implement exasolids with full pipelining
Zack Rusin
2009-09-10
1
-21
/
+20
*
st/xorg: start adding support for surface fills
Zack Rusin
2009-09-10
1
-9
/
+29
*
st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX.
Michel Dänzer
2009-09-08
1
-0
/
+9
*
st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks.
Michel Dänzer
2009-09-02
1
-0
/
+64
*
st/xorg: start rendering and compositing pictures
Zack Rusin
2009-09-01
1
-8
/
+0
*
st/xorg: Fix crash in MPH
Jakob Bornecrantz
2009-09-01
1
-1
/
+1
*
st/xorg: add code to render textured quads for composite acceleration
Zack Rusin
2009-08-31
1
-0
/
+8
*
st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.
Michel Dänzer
2009-08-31
1
-40
/
+57
*
st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.
Michel Dänzer
2009-08-31
1
-17
/
+4
*
st/xorg: Don't always fall back for solid fills.
Michel Dänzer
2009-08-31
1
-3
/
+0
*
st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contents
Jakob Bornecrantz
2009-08-28
1
-0
/
+15
*
st/xorg: Null devPrivate.ptr when unmapping
Jakob Bornecrantz
2009-08-28
1
-0
/
+1
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
1
-4
/
+1
*
st/xorg: bind framebuffer and viewport for exa
Zack Rusin
2009-08-27
1
-93
/
+103
*
st/xorg: create and destroy shader cache
Zack Rusin
2009-08-27
1
-0
/
+6
*
st/xorg: Set shared usage of pixmaps for use via DRI2.
Michel Dänzer
2009-08-27
1
-10
/
+2
*
st/xorg: Don't hardcode ExaPrepareCopy to fall back to software.
Michel Dänzer
2009-08-27
1
-3
/
+0
*
st/xorg: Flush context if necessary in ExaPrepareAccess.
Michel Dänzer
2009-08-27
1
-0
/
+4
*
st/xorg: Add support for dirty framebuffer region reporting.
Michel Dänzer
2009-08-26
1
-1
/
+13
*
xorg: start on code accelerating render
Zack Rusin
2009-08-24
1
-26
/
+37
*
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
1
-1
/
+1
*
st/xorg: Make it work again
Jakob Bornecrantz
2009-08-05
1
-3
/
+49
*
exa: some infrastucture work for accelerating composite
Zack Rusin
2009-07-06
1
-48
/
+50
*
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
1
-3
/
+3
*
gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook.
Michel Dänzer
2009-04-23
1
-0
/
+14
*
gallium: Always include xorg-server.h before other X server headers.
Michel Dänzer
2009-04-23
1
-0
/
+1
*
gallium: Fix up xorg state tracker build.
Michel Dänzer
2009-04-23
1
-1
/
+0
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-1
/
+1
*
st/xorg: Clean up xorg_exa.c a bit
Jakob Bornecrantz
2009-03-05
1
-22
/
+0
*
st/xorg: Change format function a bit
Jakob Bornecrantz
2009-03-05
1
-9
/
+19
*
st/xorg: Fix transfer double free
Jakob Bornecrantz
2009-03-05
1
-4
/
+10
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-6
/
+6
*
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
1
-3
/
+3
*
st/xorg: Add Xorg state tracker
Jakob Bornecrantz
2009-03-03
1
-0
/
+534