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
...
*
i915: Emit a single relocation per vbo
Chris Wilson
2011-02-21
5
-17
/
+45
*
i915: Suppress emission of redundant stencil updates
Chris Wilson
2011-02-21
1
-45
/
+55
*
i915: Separate BLEND from general context state.
Chris Wilson
2011-02-21
3
-22
/
+40
*
i915: Only flag context changes if the actual state is changed
Chris Wilson
2011-02-21
1
-49
/
+105
*
i915: suppress repeated sampler state emission
Chris Wilson
2011-02-21
2
-0
/
+11
*
i915: Eliminate redundant CONSTANTS updates
Chris Wilson
2011-02-21
1
-25
/
+26
*
i965: Use compiler builtins when available
Chris Wilson
2011-02-21
4
-20
/
+25
*
i965: Micro-optimise check_state
Chris Wilson
2011-02-21
1
-7
/
+5
*
intel: use throttle ioctl for throttling
Chris Wilson
2011-02-21
3
-13
/
+3
*
i965: Remove unused 'next_free_page' member
Chris Wilson
2011-02-21
1
-5
/
+0
*
intel: Skip the flush before read-pixels via blit
Chris Wilson
2011-02-21
1
-4
/
+7
*
intel: extend current vertex buffers
Chris Wilson
2011-02-21
5
-23
/
+73
*
intel: Use specified alignment for writes into the upload buffer
Chris Wilson
2011-02-21
3
-30
/
+57
*
i965: Clean up brw_prepare_vertices()
Chris Wilson
2011-02-21
1
-21
/
+20
*
intel: combine short memcpy using a temporary allocated buffer
Chris Wilson
2011-02-21
3
-38
/
+27
*
i965: upload normal arrays as interleaved
Chris Wilson
2011-02-21
1
-30
/
+72
*
i965: interleaved vbo
Chris Wilson
2011-02-21
1
-12
/
+27
*
i965: emit one vb packet per vbo
Chris Wilson
2011-02-21
3
-77
/
+83
*
i965: upload transient indices into the same discontiguous buffer
Chris Wilson
2011-02-21
2
-13
/
+8
*
i965: suppress repeat-emission of identical vertex elements
Chris Wilson
2011-02-21
1
-3
/
+2
*
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
9
-152
/
+120
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
27
-302
/
+219
*
i965: drop state_bo references to batch_bo
Chris Wilson
2011-02-21
9
-105
/
+74
*
i965: directly write wm state to batch
Chris Wilson
2011-02-21
1
-63
/
+48
*
i965: write cc straight to batch
Chris Wilson
2011-02-21
1
-48
/
+46
*
i965: switch gen6 to use its own cc state bo
Chris Wilson
2011-02-21
1
-6
/
+6
*
intel: Buffered upload
Chris Wilson
2011-02-21
5
-17
/
+82
*
intel: Replace the bo for a complete update
Chris Wilson
2011-02-21
1
-6
/
+13
*
i965: Combine vb upload buffer with the general upload buffer
Chris Wilson
2011-02-21
6
-97
/
+71
*
intel: Pack dynamic draws together
Chris Wilson
2011-02-21
7
-20
/
+88
*
intel: Use system memory for DYNAMIC_DRAW source objects
Chris Wilson
2011-02-21
1
-20
/
+31
*
i965: Trim the trailing NOOP from 3DSTATE_INDEX_BUFFER
Chris Wilson
2011-02-21
1
-23
/
+12
*
i965: Fallback on encountering a NULL render buffer
Chris Wilson
2011-02-21
1
-0
/
+5
*
i915g: s/__func__/__FUNCTION__/
Vinson Lee
2011-02-20
1
-1
/
+1
*
i915g: kill remnants of mmapped batchbuffer support
Daniel Vetter
2011-02-21
1
-12
/
+0
*
i915g: Add winsys/i915/sw to scons build
Jakob Bornecrantz
2011-02-21
1
-0
/
+4
*
i915g: Fix void ptr arith
Jakob Bornecrantz
2011-02-21
1
-1
/
+1
*
i915g: Add dummy flush_frontbuffer
Jakob Bornecrantz
2011-02-21
1
-0
/
+15
*
egl_dri2: Return NULL when xcb_get_geometry_reply fails.
Chia-I Wu
2011-02-20
1
-0
/
+1
*
scons: Add aliases for the llvmpipe unit tests.
José Fonseca
2011-02-19
1
-2
/
+7
*
gallivm: Use simple scaling plus casting in more unorm->float cases.
José Fonseca
2011-02-19
1
-25
/
+34
*
glsl: Remove $(PWD) from Makefile in favor of .
Kenneth Graunke
2011-02-19
1
-1
/
+1
*
r300g: fix a possible race when counting contexts
Marek Olšák
2011-02-19
3
-2
/
+8
*
r300g: fix invalid dereference in winsys
Marek Olšák
2011-02-19
1
-1
/
+1
*
svga: Fix NULL dereference.
José Fonseca
2011-02-18
3
-7
/
+9
*
vbo: add debug code to verify that buffers are unmapped before drawing
Brian Paul
2011-02-18
1
-0
/
+25
*
mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer
Brian Paul
2011-02-18
3
-0
/
+38
*
st/mesa: set renderbuffer _BaseFormat in a few places
Brian Paul
2011-02-18
1
-0
/
+2
*
st/mesa: check buffer orientation in blit_copy_pixels()
Brian Paul
2011-02-18
1
-3
/
+4
*
svga: Ensure pending drawing commands other surface operations are emitted be...
José Fonseca
2011-02-18
8
-17
/
+40
[prev]
[next]