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
/
i915simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Fix warnings in scons build by using byte pointers
Jakob Bornecrantz
2009-09-04
1
-2
/
+2
*
i915g: Don't send flush flags to HW
Jakob Bornecrantz
2009-09-03
1
-0
/
+8
*
i915g: Switch from pipe_winsys to intel_winsys
Jakob Bornecrantz
2009-09-01
16
-340
/
+294
*
i915g: Add header file for new winsys interface
Jakob Bornecrantz
2009-09-01
1
-0
/
+219
*
i915g: Add new buffer code not yet hocked up
Jakob Bornecrantz
2009-09-01
4
-0
/
+169
*
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
*
i915g: Add cursor case for scanout layout
Jakob Bornecrantz
2009-08-28
1
-12
/
+13
*
i915g: Check relocs as well
Jakob Bornecrantz
2009-08-12
1
-2
/
+2
*
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
1
-5
/
+0
*
i915g: Don't forget x/y coords in transfers
Jakob Bornecrantz
2009-08-08
1
-0
/
+2
*
i915g: Dirty fix for VBO module double flush assert
Jakob Bornecrantz
2009-08-06
1
-4
/
+12
*
i915g: Treat primary textures as scanout buffers
Jakob Bornecrantz
2009-08-05
2
-9
/
+17
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+2
*
i915simple: remove duplicated i915_context.c in C_SOURCES
Brian Paul
2009-04-30
1
-1
/
+0
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+26
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
2
-8
/
+9
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
2
-10
/
+0
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-2
/
+1
*
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-03-04
1
-1
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
3
-59
/
+31
*
i915: Enable winsys to get buffer from texture
Jakob Bornecrantz
2009-02-25
2
-0
/
+31
*
i915: Fix some warnings
Jakob Bornecrantz
2009-02-25
1
-2
/
+0
*
i915: Clean up i915_winsys.h a bit
Jakob Bornecrantz
2009-02-25
3
-14
/
+20
*
gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture types for TEX instruct...
Brian Paul
2009-02-20
1
-0
/
+11
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-3
/
+0
*
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-18
5
-76
/
+122
|
\
|
*
i915simple: Minimal fixup for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
5
-76
/
+122
*
|
Merge commit 'origin/draw-vbuf-interface'
Keith Whitwell
2009-02-18
1
-13
/
+44
|
\
\
|
*
|
i915: Use the new draw vbuf interface
Jakob Bornecrantz
2009-02-13
1
-13
/
+44
|
|
/
*
/
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
2
-2
/
+2
|
/
*
i915: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-1
/
+1
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
4
-14
/
+25
*
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-31
1
-0
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
9
-14
/
+14
*
Merge branch 'gallium-0.2' into gallium-winsys-private
José Fonseca
2009-01-30
3
-21
/
+21
|
\
|
*
i915: Fix surface operations
Jakob Bornecrantz
2009-01-30
3
-21
/
+21
*
|
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
2
-8
/
+8
|
/
*
i915: Don't take a context as argument for debug
Jakob Bornecrantz
2009-01-29
2
-7
/
+5
[next]