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
*
radeon-gallium: Oh, look, we *do* already support DONTBLOCK.
Corbin Simpson
2009-08-18
1
-6
/
+5
*
r300g: Massively cleanup OQ.
Corbin Simpson
2009-08-18
6
-29
/
+174
*
r300g: Add high_second_pipe cap for R3xx chipsets.
Corbin Simpson
2009-08-18
2
-1
/
+11
*
radeon-gallium: Stop using outdated ioctls.
Corbin Simpson
2009-08-18
1
-11
/
+3
*
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-08-18
6
-2
/
+46
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
7
-6
/
+44
|
\
|
*
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+5
|
*
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+4
|
*
mesa: when emitting vertex program fog, set yzw=0,0,1
Brian Paul
2009-08-18
1
-0
/
+2
|
*
progs/demos: print more info in fbotexture.c
Brian Paul
2009-08-14
1
-4
/
+24
|
*
gallium: Always map for READ flag when DISCARD is not set.
José Fonseca
2009-08-14
1
-0
/
+7
|
*
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-08-14
1
-1
/
+1
|
*
python/retrace: Open bz2 files correctly.
José Fonseca
2009-08-14
1
-1
/
+1
*
|
egl/xlib: move call to create_configs() after we set the Xdpy field
Brian Paul
2009-08-18
1
-2
/
+2
*
|
mesa: call FLUSH_CURRENT() for GL_CURRENT_TEXTURE_COORDS query
Brian Paul
2009-08-18
2
-1
/
+5
*
|
radeon: balance dma buffer mapping
Pauli Nieminen
2009-08-18
1
-0
/
+4
*
|
egl: Create the front texture the properly
Jakob Bornecrantz
2009-08-18
1
-25
/
+9
*
|
r300: Movde debug output from stdout to stderr in copiler.
Pauli Nieminen
2009-08-18
1
-8
/
+8
*
|
r200: make use of DMA buffers for Elts a lot better.
Dave Airlie
2009-08-18
3
-11
/
+18
*
|
r200: Fix missing offset from elt buffer pointer.
Pauli Nieminen
2009-08-18
1
-1
/
+1
*
|
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
16
-93
/
+163
*
|
r300: fix the build on big endian
Alex Deucher
2009-08-18
1
-1
/
+1
*
|
gallium: improved comments, minor whitespace changes
Brian Paul
2009-08-18
1
-7
/
+10
*
|
egl: Remove eglhash.c and eglhash.h.
Chia-I Wu
2009-08-18
6
-391
/
+0
*
|
egl: Add back handle checking.
Chia-I Wu
2009-08-18
2
-2
/
+116
*
|
egl: Make lookup functions static inline.
Chia-I Wu
2009-08-18
3
-101
/
+79
*
|
egl: Remove hash table for displays.
Chia-I Wu
2009-08-18
4
-78
/
+64
*
|
egl: Remove hash table for surfaces.
Chia-I Wu
2009-08-18
3
-33
/
+6
*
|
egl: _eglCloseDriver should be no-op.
Chia-I Wu
2009-08-18
3
-8
/
+7
*
|
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
13
-95
/
+138
*
|
egl: Change the way drivers are loaded.
Chia-I Wu
2009-08-18
6
-103
/
+199
*
|
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
25
-884
/
+898
*
|
r600: fix build
Dave Airlie
2009-08-18
3
-1
/
+4
*
|
r300: remove warning introduced with OQ
Dave Airlie
2009-08-18
1
-1
/
+0
*
|
radeon/r200: fix build after OQ commits
Dave Airlie
2009-08-18
5
-3
/
+7
*
|
r300: OQ rework
Dave Airlie
2009-08-18
16
-299
/
+381
*
|
r300: fix missing BEGIN/END batches
Dave Airlie
2009-08-18
1
-0
/
+2
*
|
r300: fix big endian build
Dave Airlie
2009-08-18
1
-0
/
+1
*
|
gallium: memset() tgsi_exec_machine to all zeros in tgsi_exec_machine_create()
Brian Paul
2009-08-17
1
-8
/
+2
*
|
demos/glsl: remove glutInitWindowPosition() calls
Brian Paul
2009-08-17
18
-18
/
+0
*
|
r600: fix counting error after the last commit
Alex Deucher
2009-08-17
1
-1
/
+1
*
|
r600: make sure the number of indices is valid
Alex Deucher
2009-08-17
1
-1
/
+54
*
|
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
10
-237
/
+16
*
|
nv50: remove a few cases of directly casting struct pipe_context
Maarten Maathuis
2009-08-17
2
-3
/
+3
*
|
nv50: borrow some flushing code from the ddx
Maarten Maathuis
2009-08-17
1
-3
/
+11
*
|
gallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE} bitmask friendly.
Maarten Maathuis
2009-08-17
1
-3
/
+3
*
|
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
9
-69
/
+85
*
|
cell: fix incorrect pipe_transfer tests
Brian Paul
2009-08-17
1
-2
/
+4
*
|
r300: split vbo rendering with big drawarray case
Jerome Glisse
2009-08-17
1
-4
/
+15
*
|
nv50: fix stencil state
Christoph Bumiller
2009-08-17
1
-6
/
+6
[next]