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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use aligned malloc for backing store, if necessary.
mesa_texman_20060210
Keith Whitwell
2006-02-10
1
-2
/
+3
*
Remove 2nd copy of do_memcpy
Keith Whitwell
2006-02-09
1
-9
/
+0
*
fix refcounting and other issues
Keith Whitwell
2006-02-09
13
-76
/
+133
*
Add basic timing for memcpys
Keith Whitwell
2006-02-09
1
-15
/
+83
*
Add INVARIENT to the active state list
Keith Whitwell
2006-02-09
1
-3
/
+4
*
Turn DBG output on/off with INTEL_DEBUG=bufs
Keith Whitwell
2006-02-09
2
-13
/
+9
*
Switch between memcpy implementations according to src/dest alignment.
mesa_20060201
Keith Whitwell
2006-02-01
1
-1
/
+10
*
Debug off
Keith Whitwell
2006-02-01
1
-2
/
+2
*
Quieten depend
Keith Whitwell
2006-02-01
1
-1
/
+1
*
Bump driver date
Keith Whitwell
2006-02-01
1
-1
/
+1
*
Disable check_copytex_fragment_ops - it doesn't really apply.
Keith Whitwell
2006-02-01
1
-3
/
+6
*
Get batchbuffers working natively again. This code still
Keith Whitwell
2006-02-01
19
-123
/
+173
*
Remove the last of the old AllocateAgp mechanism.
Keith Whitwell
2006-02-01
1
-194
/
+62
*
Add code to map/unmap all texture images for the software rasterizer.
Keith Whitwell
2006-02-01
1
-8
/
+62
*
Ensure that color buffers and textures are mapped (bmBufferMap) before
Keith Whitwell
2006-02-01
1
-2
/
+35
*
Get hardware-accelerated CopyTexSubImage working well enough to run
Keith Whitwell
2006-01-28
2
-1
/
+23
*
Allow ValidateBuffers to allocate memory for buffers which haven't yet
Keith Whitwell
2006-01-28
1
-12
/
+30
*
remove debug
Keith Whitwell
2006-01-28
13
-55
/
+56
*
Build fixes
Keith Whitwell
2006-01-28
1
-2
/
+2
*
Use the x86 __memcpy to avoid performance clif for uploads where the
Keith Whitwell
2006-01-28
1
-1
/
+14
*
initial copytexsubimage code, untested
Keith Whitwell
2006-01-27
11
-36
/
+416
*
added _swrast_eject_texture_images()
Brian Paul
2006-01-27
2
-0
/
+43
*
Get readbuffer correctly.
Keith Whitwell
2006-01-26
1
-5
/
+5
*
- Remove (most of) old agp client memory hack.
Keith Whitwell
2006-01-26
8
-169
/
+234
*
Expand the buffer manager to include a notion of multiple pools within
Keith Whitwell
2006-01-26
9
-170
/
+378
*
Added _swrast_validate_texture_images() to make sure all textures have
Brian Paul
2006-01-26
2
-0
/
+49
*
Fix confusion over pitch. demos/texobj renders correctly.
Keith Whitwell
2006-01-25
5
-14
/
+15
*
Offset returns weren't being returned.
Keith Whitwell
2006-01-25
1
-5
/
+29
*
Remove silly debug.
Keith Whitwell
2006-01-25
1
-1
/
+0
*
Another texture manager checkpoint:
Keith Whitwell
2006-01-25
21
-389
/
+440
*
Remove dead code. Gears runs.
Keith Whitwell
2006-01-24
3
-4
/
+0
*
Checkpoint of texture manager rework for i915.
Keith Whitwell
2006-01-24
21
-1824
/
+1516
*
Add another layer on top of the simple 2d regions in intel_regions.[ch]
Keith Whitwell
2006-01-24
6
-99
/
+489
*
layer 2d region semantics and blits on top of bufmgr buffers
Keith Whitwell
2006-01-23
2
-0
/
+412
*
import via texture semantics
Keith Whitwell
2006-01-23
2
-196
/
+391
*
Add a faked-out implementation of the buffer manager that uses the same
Keith Whitwell
2006-01-16
5
-2
/
+589
*
remove some test code;
Michal Krol
2006-01-16
5
-197
/
+158
*
remove slang_*_gc.h files;
Michal Krol
2006-01-16
10
-5265
/
+1321
*
Missing bits of code spotted by Tilman Sauerbeck
Aapo Tahkola
2006-01-15
1
-1
/
+27
*
Fix ARB_position_invariant handling
Aapo Tahkola
2006-01-15
1
-6
/
+116
*
namespace pollution fixes (Tilman Sauerbeck)
Aapo Tahkola
2006-01-13
2
-5
/
+5
*
Fix invalid tex coord routing and couple other small things.
Aapo Tahkola
2006-01-13
1
-13
/
+15
*
added a couple new assertions to help debug XGL problem
Brian Paul
2006-01-10
1
-0
/
+2
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
6
-453
/
+865
*
Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</sm...
Aapo Tahkola
2006-01-09
1
-152
/
+56
*
Fix cube maps.
Aapo Tahkola
2006-01-09
1
-10
/
+2
*
Fix node setup(from Ben Skeggs)
Aapo Tahkola
2006-01-09
1
-3
/
+17
*
s/GLuint/GLbitfield/
Brian Paul
2006-01-09
2
-2
/
+2
*
only call xmesa_set_renderbuffer_funcs() when really necessary
Brian Paul
2006-01-09
2
-44
/
+50
*
check XGetGeometry() return value
Brian Paul
2006-01-09
1
-1
/
+13
[next]