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
/
state_trackers
/
python
/
gallium.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-1
/
+0
*
python: Set the surface GPU access flags.
José Fonseca
2009-03-30
1
-1
/
+1
*
python: Dont touch old pipe_winsys.
José Fonseca
2009-03-30
1
-1
/
+0
*
python: Make swig bindings python independent.
José Fonseca
2009-03-26
1
-2
/
+1
*
python: Drop st_buffer.
José Fonseca
2009-03-26
1
-1
/
+1
*
python: Include `p_winsys_screen.h'.
Michal Krol
2009-03-17
1
-8
/
+9
*
python: More efficient blits from surfaces.
José Fonseca
2009-02-20
1
-0
/
+1
*
python: Allow to read from buffers.
José Fonseca
2008-11-20
1
-0
/
+2
*
python: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
python: Bindings fixes.
José Fonseca
2008-08-14
1
-0
/
+2
*
python: Bindings for p_compiler.h types.
José Fonseca
2008-08-12
1
-0
/
+1
*
python: Bindings for pipe_{depth,stencil,alpha}_state.
José Fonseca
2008-08-12
1
-1
/
+3
*
python: Split the interface definition file in smaller ones.
José Fonseca
2008-08-12
1
-519
/
+5
*
python: Add unsigned arrays.
José Fonseca
2008-08-12
1
-1
/
+2
*
python: Allow writing to buffers.
José Fonseca
2008-08-12
1
-8
/
+29
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-2
/
+2
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-4
/
+11
*
python: Add methods to get texture width, height, etc.
José Fonseca
2008-07-18
1
-0
/
+20
*
python: Reimplement the generation of random texture samples in C.
José Fonseca
2008-07-18
1
-0
/
+6
*
python: Reimplement tile comparison in C to speed up tests.
José Fonseca
2008-07-18
1
-8
/
+40
*
python: Silent debug output.
José Fonseca
2008-07-16
1
-10
/
+2
*
python: Get object ownership done correctly.
José Fonseca
2008-07-15
1
-9
/
+35
*
python: Allow hardware support.
José Fonseca
2008-07-15
1
-1
/
+1
*
python: Raw tile access to surface.
José Fonseca
2008-07-14
1
-0
/
+11
*
python: Surface clears.
José Fonseca
2008-07-14
1
-1
/
+1
*
python: Set default state.
José Fonseca
2008-07-14
1
-0
/
+2
*
python: Allow to create/specify shaders.
José Fonseca
2008-07-14
1
-22
/
+66
*
python: New state tracker which exposes the pipe driver to python scripts.
José Fonseca
2008-07-13
1
-0
/
+448