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
*
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-09-04
10
-39
/
+115
*
cell: use util_surface_copy/fill()
Brian Paul
2008-09-04
1
-97
/
+2
*
cell: include p_inlines.h
Brian Paul
2008-09-04
1
-0
/
+1
*
softpipe: use the new util_surface_copy/fill() functions
Brian Paul
2008-09-04
1
-120
/
+2
*
softpipe: Add missing include.
José Fonseca
2008-09-04
1
-0
/
+1
*
i915: Add missing include.
José Fonseca
2008-09-04
1
-0
/
+1
*
cell: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
2
-6
/
+6
*
i915: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
3
-25
/
+26
*
i965: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-5
/
+5
*
softpipe: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
2
-6
/
+6
*
cell: flush rendering to current surfaces before installing new ones
Brian Paul
2008-09-03
1
-2
/
+16
*
cell: update comments, fix typos
Brian Paul
2008-09-03
1
-2
/
+12
*
cell: change context type passed to cell_flush_int()
Brian Paul
2008-09-03
4
-8
/
+8
*
cell: replace assert() with special spu ASSERT() macro
Brian Paul
2008-09-03
5
-89
/
+90
*
cell: add pipe_texture_reference() call in cell_get_tex_surface()
Brian Paul
2008-09-03
1
-0
/
+4
*
cell: updated assertion
Brian Paul
2008-09-03
1
-1
/
+1
*
cell: comments
Brian Paul
2008-09-03
1
-0
/
+6
*
cell: fix texture/surface allocation to allocate by multiple of tile size
Brian Paul
2008-09-03
1
-6
/
+26
*
cell: add -DDEBUG flag, fixes to Cell Makefiles
Brian Paul
2008-09-03
2
-2
/
+2
*
cell: add missing cell_tex_surface_release()
Brian Paul
2008-09-03
1
-11
/
+28
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
9
-16
/
+16
*
i915: Small fixes for tiled textures
Jakob Bornecrantz
2008-09-02
1
-2
/
+2
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
18
-39
/
+176
*
gallium: Add missing includes.
Michal Krol
2008-08-25
1
-0
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
93
-112
/
+129
*
trace: Include u_string.h.
Michal Krol
2008-08-23
1
-0
/
+1
*
gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header
Brian Paul
2008-08-22
4
-0
/
+4
*
gallium: replace align_int() with align()
Brian Paul
2008-08-22
2
-8
/
+8
*
gallium: stop using ifloor(), FABSF(), etc
Brian Paul
2008-08-22
2
-42
/
+44
*
gallium: replace LOG2() macro with util_fast_log2() inline func
Brian Paul
2008-08-22
2
-1
/
+5
*
trace: Don't trace texture/surfaces releases, only destructions.
José Fonseca
2008-08-22
1
-16
/
+18
*
trace: Use a 4 hexadecimal digit suffix.
José Fonseca
2008-08-22
1
-1
/
+1
*
trace: Hack to detect writes to user buffers.
José Fonseca
2008-08-21
3
-0
/
+64
*
trace: Split the output stream on windows.
José Fonseca
2008-08-21
1
-27
/
+75
*
gallium: test for and cull prims with inf/nan vertices in sp_setup.c code.
Brian Paul
2008-08-20
1
-11
/
+34
*
gallium: fix do_flip bug in sp_surface_copy()
Brian Paul
2008-08-19
1
-1
/
+4
*
trace: Fix pipe_clip_state dump.
José Fonseca
2008-08-19
1
-17
/
+6
*
trace: Support C++.
José Fonseca
2008-08-19
2
-0
/
+18
*
trace: Explain how to integrate with a state tracker or winsys.
José Fonseca
2008-08-18
1
-3
/
+42
*
trace: Preliminary stream implementation for GDI.
José Fonseca
2008-08-18
3
-14
/
+145
*
trace: Use long longs to ensure covering 64bits integers.
José Fonseca
2008-08-18
2
-6
/
+6
*
trace: Get the trace file from the GALLIUM_TRACE option itself.
José Fonseca
2008-08-18
4
-13
/
+12
*
trace: Fix typo.
José Fonseca
2008-08-15
1
-1
/
+1
*
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
7
-49
/
+378
*
trace: Allow multiple screens. Flush after call.
José Fonseca
2008-08-15
4
-16
/
+53
*
trace: Several fixes.
José Fonseca
2008-08-15
2
-9
/
+15
*
trace: Trace surface contents.
José Fonseca
2008-08-15
3
-24
/
+60
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
12
-1017
/
+906
*
trace: Update status.
José Fonseca
2008-08-14
1
-2
/
+4
*
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
5
-32
/
+34
[next]