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
/
st_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Do not pass shader_state to util shader functions.
michal
2009-03-16
1
-7
/
+2
*
python: Use transfer objects to initialise texture data.
michal
2009-03-16
1
-8
/
+12
*
python: Use new bypass_vs_clip_and_viewport rasteriser flag.
michal
2009-03-16
1
-2
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-9
/
+15
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
python: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-4
/
+4
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
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
/
+2
*
python: Allow to use trace pipe driver with python.
José Fonseca
2008-08-14
1
-6
/
+29
*
python: Simplify st_winsys.
José Fonseca
2008-08-14
1
-5
/
+3
*
python: Allow writing to buffers.
José Fonseca
2008-08-12
1
-0
/
+33
*
python: Set PIPE_TEX_MIPFILTER_NONE by default.
José Fonseca
2008-07-16
1
-1
/
+1
*
python: Get object ownership done correctly.
José Fonseca
2008-07-15
1
-0
/
+1
*
python: Allow hardware support.
José Fonseca
2008-07-15
1
-4
/
+2
*
python: Set default state.
José Fonseca
2008-07-14
1
-7
/
+113
*
python: Allow to create/specify shaders.
José Fonseca
2008-07-14
1
-13
/
+7
*
python: New state tracker which exposes the pipe driver to python scripts.
José Fonseca
2008-07-13
1
-0
/
+169