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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: disconnect vertex texture sampling from the setup
Zack Rusin
2010-07-06
8
-89
/
+85
*
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-07-06
6
-4
/
+96
*
r300/compiler: Implement KILP opcode.
Tom Stellard
2010-07-06
1
-1
/
+1
*
llvmpipe: ensure all bins are reset avoids memory corruption.
Alan Hourihane
2010-07-06
1
-2
/
+2
*
llvmpipe: wait for queries being finished when asked for it or before deletion
Roland Scheidegger
2010-07-05
1
-6
/
+26
*
i915g: Remove unnecessary header.
Vinson Lee
2010-07-04
1
-1
/
+0
*
i915g: Minor cleanups
Jakob Bornecrantz
2010-07-04
2
-9
/
+16
*
i915g: Make batchbuffer flush function not be inline
Jakob Bornecrantz
2010-07-04
3
-15
/
+28
*
i915g: Rename texture state to map state
Jakob Bornecrantz
2010-07-04
1
-23
/
+23
*
i915g: Move fragment state to its own file
Jakob Bornecrantz
2010-07-04
6
-17
/
+64
*
i915g: Move static state to its own file
Jakob Bornecrantz
2010-07-04
4
-18
/
+50
*
i915g: Don't dirty dynamic state if it hasn't changed
Jakob Bornecrantz
2010-07-04
1
-1
/
+4
*
i915g: Don't flush after blit
Jakob Bornecrantz
2010-07-04
1
-2
/
+0
*
i915g: Don't flush empty batchbuffers
Jakob Bornecrantz
2010-07-04
1
-2
/
+0
*
r300g: fix warnings
Marek Olšák
2010-07-03
1
-2
/
+5
*
r300/compiler: Use hardware flow control instructions for loops on r500.
Tom Stellard
2010-07-03
1
-1
/
+2
*
r300g: Fix typo in r300_reg.h
Tom Stellard
2010-07-03
1
-2
/
+2
*
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-02
1
-1
/
+3
*
softpipe: fix incorrect blend func index passed to blend_quad()
Brian Paul
2010-07-02
1
-8
/
+15
*
softpipe: better assertions
Brian Paul
2010-07-02
1
-7
/
+7
*
gallivm: Fix 4 x unorm8 -> 4 x float conversion.
José Fonseca
2010-07-02
1
-1
/
+1
*
r600: use gallium list macros instead of making our own.
Dave Airlie
2010-07-02
7
-109
/
+96
*
llvmpipe: silence pointer type warnings
Brian Paul
2010-07-01
1
-4
/
+8
*
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-01
1
-71
/
+159
*
gallivm: Allow to conversions to/from registers of different sizes.
José Fonseca
2010-07-01
1
-4
/
+16
*
llvmpipe: Remove lp_build_swizzle2_aos().
José Fonseca
2010-07-01
1
-22
/
+19
*
llvmpipe: another null pointer check
Brian Paul
2010-06-30
1
-1
/
+1
*
llvmpipe: use dummy tile when out of memory
Brian Paul
2010-06-30
3
-14
/
+33
*
llvmpipe: added new lp_memory.[ch] files
Brian Paul
2010-06-30
4
-0
/
+99
*
llvmpipe: Add a new scene state to describe scenes which only have state chan...
José Fonseca
2010-06-30
2
-19
/
+26
*
llvmpipe: Don't reset the bin when there's a zsbuf bound.
José Fonseca
2010-06-30
1
-1
/
+2
*
r300g: add workaround for multiple contexts
Marek Olšák
2010-06-30
3
-1
/
+9
*
r300g: move one flush from winsys to the context
Marek Olšák
2010-06-30
2
-19
/
+33
*
llvmpipe: don't crash/assert on out of memory
Brian Paul
2010-06-29
3
-13
/
+16
*
llvmpipe: restore call to lp_setup_update_state()
Brian Paul
2010-06-29
1
-0
/
+6
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
3
-0
/
+7
*
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-29
2
-23
/
+3
*
glhd: Build with scons
Jakob Bornecrantz
2010-06-28
1
-2
/
+2
*
glhd: Re-integrate with the debug system
Jakob Bornecrantz
2010-06-28
1
-1
/
+5
*
glhd: Remove leftover file
Jakob Bornecrantz
2010-06-28
1
-35
/
+0
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
30
-399
/
+107
|
\
|
*
nouveau: Remove reference to drm_api
Jakob Bornecrantz
2010-06-24
1
-1
/
+1
|
*
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-24
8
-269
/
+1
|
*
r600g: Move bootstrap code to target
Jakob Bornecrantz
2010-06-24
5
-5
/
+13
|
*
i965g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-23
3
-7
/
+15
|
*
i965g: Moved pci_id to winsys struct
Jakob Bornecrantz
2010-06-23
2
-5
/
+6
|
*
r300g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-4
/
+11
|
*
i915g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-7
/
+14
|
*
svga: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-3
/
+43
*
|
llvmpipe: set WRITE_ALL only a per-tile basis in lp_resource_copy().
José Fonseca
2010-06-28
1
-9
/
+17
[next]