index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Use tgsi_info from fragment shader instead
Jakob Bornecrantz
2011-03-05
1
-4
/
+1
*
i915g: use passthough shader for empty fragment programs
Daniel Vetter
2011-03-04
1
-3
/
+15
*
i915g: remove extra semicolon
Brian Paul
2011-03-01
1
-1
/
+1
*
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
8
-30
/
+20
*
i915g: switch to the exact batch space reservation code
Daniel Vetter
2011-03-01
1
-18
/
+5
*
i915g: split up hw state emission into small atoms
Daniel Vetter
2011-03-01
2
-275
/
+309
*
i915g: fix i915_winsys_batchbuffer_write
Daniel Vetter
2011-03-01
1
-1
/
+1
*
i915g: implement cache flushing
Daniel Vetter
2011-02-27
6
-8
/
+62
*
i915g: buffer validation for blitter
Daniel Vetter
2011-02-27
1
-0
/
+11
*
i915g: buffer validation for render state
Daniel Vetter
2011-02-27
3
-0
/
+87
*
i915g/winsys: buffer validation support
Daniel Vetter
2011-02-27
1
-0
/
+12
*
i915g: cleanup static state calculation, part 2
Daniel Vetter
2011-02-27
3
-48
/
+48
*
i915g: cleanup static state calculation, part 1
Daniel Vetter
2011-02-27
3
-89
/
+103
*
i915g: make dynamic state emission actually lazy
Daniel Vetter
2011-02-26
1
-1
/
+1
*
i915g: Handle null constants properly
Jakob Bornecrantz
2011-02-26
1
-3
/
+6
*
i915g: fix null deref in draw_rect emission
Daniel Vetter
2011-02-26
1
-4
/
+8
*
i915g: simplify math in constants emission
Daniel Vetter
2011-02-26
1
-1
/
+1
*
i915g: Lazy emit dynamic state
Jakob Bornecrantz
2011-02-24
5
-40
/
+36
*
i915g: Lazy emit immediate state
Jakob Bornecrantz
2011-02-24
5
-55
/
+59
*
i915g: Disable LIS7 state updates for now
Jakob Bornecrantz
2011-02-24
2
-1
/
+5
*
i915g: Clean up in i915_state_immediate
Jakob Bornecrantz
2011-02-24
1
-5
/
+1
*
i915g: Remove outdated comment
Jakob Bornecrantz
2011-02-24
1
-8
/
+0
*
i915g: Enable mirror repeat wrap mode
Jakob Bornecrantz
2011-02-24
3
-6
/
+4
*
i915g: Always set vbo to flush on flushes
Jakob Bornecrantz
2011-02-24
1
-1
/
+1
*
i915g: remove extra semicolons
Brian Paul
2011-02-22
1
-3
/
+3
*
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
2011-02-21
1
-1
/
+2
*
i915g: Add option to lie about caps
Jakob Bornecrantz
2011-02-21
3
-1
/
+9
*
i915g: Move debug fields to screen
Jakob Bornecrantz
2011-02-21
4
-4
/
+7
*
i915g: Use debug get once options
Jakob Bornecrantz
2011-02-21
2
-3
/
+9
*
i915g: Rework texture tiling a bit
Jakob Bornecrantz
2011-02-21
1
-14
/
+8
*
i915g: Anisotropic filtering works
Jakob Bornecrantz
2011-02-21
1
-1
/
+1
*
i915g: TODO about point sprites
Jakob Bornecrantz
2011-02-21
1
-0
/
+3
*
i915g: TODO about untested code hidden behind caps
Jakob Bornecrantz
2011-02-21
2
-2
/
+9
*
i915g: Reorg caps
Jakob Bornecrantz
2011-02-21
1
-28
/
+42
*
i915g: Add dummy flush_frontbuffer
Jakob Bornecrantz
2011-02-21
1
-0
/
+15
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
1
-0
/
+2
*
i915g: Remove draw_flushes and state that we don't need to track
Jakob Bornecrantz
2011-01-24
3
-35
/
+16
*
i915g: Improve constant handling
Jakob Bornecrantz
2011-01-24
1
-7
/
+17
*
i915g: Don't (un)map vbuf on each (un)map call
Jakob Bornecrantz
2011-01-21
1
-4
/
+12
*
i915g: Don't do unnecessary copies of constants
Jakob Bornecrantz
2011-01-21
5
-25
/
+32
*
i915g: Don't emit FS constants when VS contants change
Jakob Bornecrantz
2011-01-21
5
-11
/
+31
*
i915g: Use slab allocator for transfers
Jakob Bornecrantz
2011-01-21
5
-21
/
+55
*
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
2
-2
/
+7
*
i915g: Ignore color0 writes all cbufs tgsi property
Jakob Bornecrantz
2010-12-27
1
-0
/
+8
*
i915g: Remove unnecessary header.
Vinson Lee
2010-12-22
1
-1
/
+0
*
i915g: s/varient/variant/
Brian Paul
2010-12-16
3
-3
/
+3
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
7
-108
/
+77
*
i915g: Make sure that new vbo gets updated
Jakob Bornecrantz
2010-12-02
2
-5
/
+10
*
i915g: Improve debug printing for textures
Jakob Bornecrantz
2010-12-02
1
-4
/
+21
*
i915g: Fix closure of full batch buffers
Chris Wilson
2010-12-02
1
-13
/
+18
[next]