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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Reorg texture layout code
Jakob Bornecrantz
2009-08-31
1
-196
/
+207
*
i915g: Move transfer functions into i915_texture.c
Jakob Bornecrantz
2009-08-31
2
-91
/
+93
*
i915g: Reorg texture code a bit
Jakob Bornecrantz
2009-08-31
1
-36
/
+53
*
i915g: Don't use winsys directly in the driver
Jakob Bornecrantz
2009-08-31
2
-4
/
+4
*
i915g: Cleanup i915_prim_vbuf.c
Jakob Bornecrantz
2009-08-31
1
-106
/
+97
*
i915g: Cleanup i915_screen.[c|h]
Jakob Bornecrantz
2009-08-31
2
-51
/
+34
*
i915g: Cleanup i915_context.c
Jakob Bornecrantz
2009-08-31
1
-57
/
+71
*
i915g: Cleanup i915_blit.[c|h]
Jakob Bornecrantz
2009-08-31
2
-57
/
+50
*
i915g: Cleanup i915_state_emit.c
Jakob Bornecrantz
2009-08-31
1
-77
/
+77
*
i915g: Cleanup i915_texture.c
Jakob Bornecrantz
2009-08-31
1
-18
/
+18
*
i915g: Cleanup texture init functions a bit
Jakob Bornecrantz
2009-08-31
4
-23
/
+9
*
i915g: Rename pipe field on context to base
Jakob Bornecrantz
2009-08-31
6
-54
/
+55
*
i915g: Rename screen field on screen to base
Jakob Bornecrantz
2009-08-31
2
-15
/
+16
*
mesa: set additional fields in _mesa_buffer_map_range()
Brian Paul
2009-08-31
1
-3
/
+5
*
mesa: set Length/Offset fields in _mesa_buffer_map()
Brian Paul
2009-08-31
1
-0
/
+2
*
mesa: additional assertions for ctx->Driver.UnmapBuffer()
Brian Paul
2009-08-31
1
-4
/
+7
*
intel: clear buffer fields in intel_bufferobj_unmap()
Brian Paul
2009-08-31
1
-0
/
+2
*
mesa: new assertions, comments about buffer mapping
Brian Paul
2009-08-31
1
-12
/
+29
*
st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()
Brian Paul
2009-08-31
1
-5
/
+5
*
llvmpipe: Fallback to element-wise comparisons when no comparison intrinsic i...
José Fonseca
2009-08-31
1
-2
/
+45
*
llvmpipe: In the abcense of a min/max intrinsic, use the comparison intrinsics.
José Fonseca
2009-08-31
3
-11
/
+7
*
llvmpipe: Actually commit lp_buffer.[ch].
José Fonseca
2009-08-31
2
-0
/
+205
*
Gallium xlib: Add support for BGRA visuals.
Michel Dänzer
2009-08-31
1
-0
/
+12
*
nouveau: fix for dri state tracker changes
Ben Skeggs
2009-08-31
1
-76
/
+53
*
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-31
7
-30
/
+40
*
nouveau: hack winsys to compile again, it's broken still however
Ben Skeggs
2009-08-31
1
-0
/
+4
*
cell: fix compilation
Marc Dietrich
2009-08-30
2
-4
/
+4
*
swrast: minor code consolidation
Brian Paul
2009-08-30
1
-7
/
+2
*
mesa: consolidate texture-related code in meta.c
Brian Paul
2009-08-30
1
-262
/
+372
*
progs/util: minor updates to glutskel.c
Brian Paul
2009-08-30
1
-31
/
+33
*
intel: use more efficient loop over buffers
Brian Paul
2009-08-30
1
-3
/
+7
*
mesa: avoid redundant viewport changes in meta code
Brian Paul
2009-08-30
1
-3
/
+18
*
llvmpipe: Texture cache in 4 ubytes instead of 4 floats.
José Fonseca
2009-08-30
3
-19
/
+19
*
llvmpipe: Use util_format_read_4f to read texture tiles.
José Fonseca
2009-08-30
1
-6
/
+17
*
llvmpipe: Texture cache is read-only. No need to flush.
José Fonseca
2009-08-30
3
-48
/
+0
*
util: Auto generate pixel format accessor functions from
José Fonseca
2009-08-30
8
-93
/
+699
*
llvmpipe: Eliminate internal pipe_buffer_map/unmap usage.
José Fonseca
2009-08-30
1
-9
/
+3
*
xlib: Implement lp_winsys::destroy.
José Fonseca
2009-08-30
1
-0
/
+9
*
Merge branch 'mesa_7_5_branch'
Michel Dänzer
2009-08-30
2
-2
/
+34
|
\
|
*
glx/x11: Fix glXCreateGLXPixmap for direct rendering.
Michel Dänzer
2009-08-30
1
-0
/
+28
|
*
util: Reset size to zero when failed to allocate buffer.
José Fonseca
2009-08-28
1
-2
/
+6
*
|
i965: Fix segfault with ARB_oq CheckQuery when results are already fetched.
Eric Anholt
2009-08-29
1
-1
/
+1
*
|
i965: Support PROGRAM_ENV_PARAMs in brw_vs_emit.c
Eric Anholt
2009-08-29
2
-1
/
+4
*
|
llvmpipe: List lp_buffer.c in the Makefile.
José Fonseca
2009-08-29
1
-0
/
+1
*
|
xlib: Implement llvmpipe lp_winsys interface.
José Fonseca
2009-08-29
1
-206
/
+144
*
|
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
7
-79
/
+196
*
|
r300: Disable threshold register for KMS.
Pauli Nieminen
2009-08-29
1
-1
/
+2
*
|
r300: Swtcl prediction was still missing scissors.
Pauli Nieminen
2009-08-29
1
-2
/
+3
*
|
r300: Add missing pre_emit_count to swtcl state size prediction.
Pauli Nieminen
2009-08-29
1
-3
/
+4
*
|
nv50: set provoking vertex state
Christoph Bumiller
2009-08-29
1
-0
/
+2
[next]