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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: missed PCI case
Ben Skeggs
2008-05-25
1
-1
/
+2
*
nouveau: remove final PIPE_FORMAT_U_* usage
Ben Skeggs
2008-05-25
6
-22
/
+22
*
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-05-25
74
-1027
/
+11327
|
\
|
*
i915: Revert accidental change
Jakob Bornecrantz
2008-05-23
1
-1
/
+1
|
*
i915: Improved vertex buffer performance
Jakob Bornecrantz
2008-05-23
1
-3
/
+19
|
*
i915: Fix for edgeflags
Jakob Bornecrantz
2008-05-23
1
-0
/
+6
|
*
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2008-05-23
50
-733
/
+10709
|
|
\
|
|
*
i915: Made EGL report the actual modes on the screen/output pair
Jakob Bornecrantz
2008-05-23
1
-2
/
+14
|
|
*
i915: Make batchbuffers larger.
Thomas Hellstrom
2008-05-23
2
-2
/
+2
|
|
*
i915: Use the malloc pool for constant buffers since they don't go to the GPU...
Thomas Hellstrom
2008-05-23
2
-15
/
+16
|
|
*
i915: Added EGL winsys
Jakob Bornecrantz
2008-05-14
28
-0
/
+7110
|
|
*
i915: Real fix for weird fence leak. Thanks Thomas
Jakob Bornecrantz
2008-04-23
2
-44
/
+67
|
|
*
i915: Fixed weird fence leak when I915_VBUF=true
Jakob Bornecrantz
2008-04-22
1
-1
/
+1
|
|
*
i915: Changed name to i915_dri.so
Jakob Bornecrantz
2008-04-15
1
-1
/
+1
|
|
*
Removed intel_ioctl it wasn't needed
Jakob Bornecrantz
2008-04-14
3
-179
/
+1
|
|
*
Fixed memory leak
Jakob Bornecrantz
2008-04-12
1
-0
/
+1
|
|
*
i915: Added debug counter to bufmgr
Jakob Bornecrantz
2008-04-08
1
-0
/
+9
|
|
*
i915: Fixed fence related problems
Jakob Bornecrantz
2008-04-08
2
-9
/
+13
|
|
*
i915: Fixed fence leak in intel_swapbuffers.c
Jakob Bornecrantz
2008-04-08
1
-1
/
+0
|
|
*
Added fence counter to fence manager
Jakob Bornecrantz
2008-04-08
1
-0
/
+5
|
|
*
Fixed user_buffer memory leak
Jakob Bornecrantz
2008-04-08
2
-2
/
+3
|
|
*
i915: Pulled in changes from i915tex
Jakob Bornecrantz
2008-04-07
23
-726
/
+3712
|
|
*
gallium: Stop warnings
Jakob Bornecrantz
2008-04-07
1
-0
/
+3
|
*
|
gallium: fix some texture object leaks
Brian Paul
2008-05-19
2
-0
/
+13
|
*
|
if x86_get_func() returns NULL, handle it properly instead of aborting
Brian Paul
2008-05-19
2
-1
/
+8
|
*
|
cosmetic changes
Zack Rusin
2008-05-17
1
-3
/
+2
|
*
|
fix rsq
Zack Rusin
2008-05-17
1
-3
/
+3
|
*
|
fix abs and start on rsq
Zack Rusin
2008-05-17
4
-20
/
+58
|
*
|
do the lit (some artifacts present)
Zack Rusin
2008-05-17
4
-14
/
+40
|
*
|
implement min/max and abstract ops on vectors
Zack Rusin
2008-05-17
4
-11
/
+100
|
*
|
llvm: implement sub and abs
Zack Rusin
2008-05-17
5
-17
/
+67
|
*
|
fix injections of functions from builtins into shaders
Zack Rusin
2008-05-17
2
-10
/
+11
|
*
|
move the swizzling code to gallivm in preperation for code-generating it
Zack Rusin
2008-05-17
5
-194
/
+201
|
*
|
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
11
-57
/
+137
|
*
|
gallium: remove deprecated format names
Brian Paul
2008-05-17
1
-8
/
+0
*
|
|
nv40: fix typo in one of the previous commits
Ben Skeggs
2008-05-14
1
-1
/
+1
*
|
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-05-14
13
-105
/
+128
|
\
|
|
|
*
|
adjust llvm code to the changes in 2.3
Zack Rusin
2008-05-12
3
-28
/
+26
|
*
|
gallium: optimize the flush_spans() function
Brian
2008-05-10
1
-41
/
+40
|
*
|
gallium: remove unused code
Brian
2008-05-10
1
-15
/
+0
|
*
|
draw: Fix number of vertices allocated in draw_pt_emit().
Michel Dänzer
2008-05-09
1
-1
/
+1
|
*
|
draw: mimize cost of translate key compares, use cache universally
Keith Whitwell
2008-05-09
4
-17
/
+23
|
*
|
translate: helper functions for mimizing cost of key compares
Keith Whitwell
2008-05-09
1
-0
/
+21
|
*
|
draw: only fill in / compare the part of the translate key we're using.
Keith Whitwell
2008-05-08
3
-10
/
+11
|
*
|
xlib: more SP_NO_RAST support
Keith Whitwell
2008-05-08
2
-0
/
+12
|
*
|
softpipe: don't calc det if NO_RAST set
Keith Whitwell
2008-05-08
1
-2
/
+3
|
*
|
cso_cache: Fix test for currently bound blend state.
Michel Dänzer
2008-05-08
1
-1
/
+1
*
|
|
nouveau: remove winsys-related stuff from nouveau_local.h
Ben Skeggs
2008-05-14
3
-36
/
+42
*
|
|
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
16
-43
/
+23
*
|
|
nouveau: make nouveau_device.h part of public API
Ben Skeggs
2008-05-13
6
-5
/
+1
[next]