index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: oops, forgot to keep the NV10_SIFM object
Patrice Mandin
2009-03-04
1
-0
/
+4
*
nouveau: Use proper SIFM object on NV30
Patrice Mandin
2009-03-04
1
-6
/
+10
*
vbo: second attempt - avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
2
-1
/
+10
*
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
1
-0
/
+1
*
cell: update cell driver after gallium reference count changes
Brian Paul
2009-03-04
3
-14
/
+10
*
Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync"
Keith Whitwell
2009-03-04
2
-8
/
+1
*
vbo: avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
2
-1
/
+8
*
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
Keith Whitwell
2009-03-04
1
-6
/
+4
*
mesa: include mfeatures.h
Brian Paul
2009-03-04
1
-0
/
+3
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
24
-25
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
102
-943
/
+653
*
r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.
Corbin Simpson
2009-03-03
4
-3
/
+45
*
r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.
Corbin Simpson
2009-03-03
14
-72
/
+190
*
mesa: include main/dd.h in t_vb_points.c and t_vp_build.c
Brian Paul
2009-03-03
2
-0
/
+3
*
st/dri2: Fake frontbuffer changes
Jakob Bornecrantz
2009-03-04
1
-1
/
+10
*
st/dri2: Hook up flush_frontbuffer
Jakob Bornecrantz
2009-03-04
4
-1
/
+30
*
st/dri2: We are strictly a dri2 driver
Jakob Bornecrantz
2009-03-04
2
-39
/
+17
*
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
12
-16
/
+15
*
gallium: remove old state tracker renderbuffer attachment assertion
Brian Paul
2009-03-03
1
-2
/
+0
*
xlib: code to force fixed function -> shader translation (for debug, disabled)
Brian Paul
2009-03-03
1
-0
/
+8
*
mesa: fix sw fallback state validation bug
Brian Paul
2009-03-03
1
-10
/
+28
*
wgl: Support the same combinations of single buffer pixel formats.
José Fonseca
2009-03-03
1
-0
/
+12
*
demos/engine: respect display list mode when drawing pistons
Keith Whitwell
2009-03-03
1
-1
/
+4
*
autoconf: Update config.guess and config.sub from upstream
Dan Nicholson
2009-03-03
2
-34
/
+132
*
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-03-03
1
-1
/
+1
|
\
|
*
pipebuffer: Fix copy'n'paste typo.
José Fonseca
2009-03-03
1
-1
/
+1
*
|
pipebuffer: Cleanup merge.
José Fonseca
2009-03-03
1
-43
/
+0
*
|
winsys: return null for DONTBLOCK flag on existing winsys
Keith Whitwell
2009-03-03
3
-0
/
+18
*
|
pb: fix up merge mistakes
Keith Whitwell
2009-03-03
1
-9
/
+7
*
|
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
11
-72
/
+303
|
\
|
|
*
vbo: missing line from previous commit
Keith Whitwell
2009-03-03
1
-1
/
+1
|
*
mesa/st: implement MapBufferRange callback
Keith Whitwell
2009-03-03
1
-1
/
+34
|
*
vbo: use MapBufferRange where available
Keith Whitwell
2009-03-03
5
-57
/
+154
|
*
mesa: add MapBufferRange driver callbacks
Keith Whitwell
2009-03-03
1
-0
/
+26
|
*
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-03
5
-3
/
+25
|
*
pipebuffer: Cleanup code & comments.
José Fonseca
2009-03-02
1
-11
/
+7
|
*
pipebuffer: Handle PIPE_BUFFER_USAGE_DONTBLOCK flag.
José Fonseca
2009-03-02
1
-5
/
+15
|
*
gallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag.
José Fonseca
2009-03-02
1
-0
/
+2
|
*
pipebuffer: Wait for the GPU to finish reading too.
José Fonseca
2009-03-02
1
-3
/
+4
|
*
pipebuffer: Remove unused var.
José Fonseca
2009-03-02
1
-1
/
+0
|
*
tgsi: More descriptive sanity diagnostic messages.
Michal Krol
2009-02-28
1
-15
/
+15
|
*
scons: Don't build the DRI drivers in a seperate dir.
José Fonseca
2009-02-26
1
-2
/
+0
|
*
scons: Use a cache for built files.
José Fonseca
2009-02-26
1
-0
/
+1
*
|
intel: Add Xorg driver
Jakob Bornecrantz
2009-03-03
2
-0
/
+198
*
|
intel: Add dri2 driver for gallium
Jakob Bornecrantz
2009-03-03
1
-0
/
+22
*
|
st/xorg: Add Xorg state tracker
Jakob Bornecrantz
2009-03-03
8
-0
/
+2261
*
|
st/dri2: Add DRI2 a state tracker
Jakob Bornecrantz
2009-03-03
10
-650
/
+572
*
|
intel: Increase max relocs per batchbuffer
Jakob Bornecrantz
2009-03-03
1
-2
/
+1
*
|
mesa: save some useful VBO debug/dump code (disabled)
Brian Paul
2009-03-02
1
-0
/
+42
*
|
mesa: more tex image debug/dumping code
Brian Paul
2009-03-02
1
-0
/
+22
[next]