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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: need to flush bitmap cache when raster color changes
Brian Paul
2008-06-17
1
-6
/
+14
*
gallium: check if sampler->max_lod < sampler->min_lod
Brian Paul
2008-06-17
1
-0
/
+9
*
mesa: Remove duplicate code.
Michal Krol
2008-06-13
1
-18
/
+1
*
gallium: add some #if FEATURE_x tests
Brian Paul
2008-06-12
3
-0
/
+10
*
gallium: test for FEATURE_convolution
Brian Paul
2008-06-12
1
-0
/
+4
*
gallium: remove unused/old st_atom_fixedfunction.c file
Brian Paul
2008-06-12
1
-66
/
+0
*
glsl: implement variable array indexes
Zack Rusin
2008-06-12
1
-2
/
+2
*
gallium: include scissor.h
Brian Paul
2008-06-09
2
-0
/
+2
*
mesa: Add MESA_FORMAT_S8_Z24 texture format
Jakob Bornecrantz
2008-06-08
1
-2
/
+4
*
mesa: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
1
-17
/
+11
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-31
4
-30
/
+30
*
draw: make sure constant buffer data is aligned before passing to aos.c
Keith Whitwell
2008-05-29
1
-3
/
+4
*
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
1
-4
/
+23
*
gallium: Always unreference bitmap cache texture before resetting the cache.
Michel Dänzer
2008-05-27
1
-4
/
+6
*
gallium: free renderbuffer's old texture in st_renderbuffer_alloc_storage()
Brian Paul
2008-05-26
1
-2
/
+3
*
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-20
1
-0
/
+7
|
\
|
*
gallium: fix vertex shader mem leak (glRasterPos)
Brian Paul
2008-05-20
1
-0
/
+7
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-20
2
-1
/
+5
|
\
|
|
*
gallium: replace assignment with pipe_texture_reference()
Brian Paul
2008-05-20
1
-1
/
+1
|
*
gallium: fix shader mem leak
Brian Paul
2008-05-20
1
-0
/
+4
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-20
2
-5
/
+10
|
\
|
|
*
gallium: move vertex/fragment program unbinding
Brian Paul
2008-05-20
1
-3
/
+3
|
*
gallium: fix default case in st_new_program()
Brian Paul
2008-05-20
1
-2
/
+7
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-20
1
-0
/
+10
|
\
|
|
*
gallium: fix mem leaks
Brian Paul
2008-05-20
1
-0
/
+10
|
*
gallium: clean-up glDraw/CopyPixels shaders when destroying context
Brian Paul
2008-05-20
4
-12
/
+37
|
*
gallium: remove dead code
Brian Paul
2008-05-19
1
-9
/
+0
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-20
4
-12
/
+37
|
\
\
|
*
|
gallium: clean-up glDraw/CopyPixels shaders when destroying context
Brian Paul
2008-05-20
4
-12
/
+37
|
|
/
|
*
fix program delete/refcount bug
Brian Paul
2008-05-19
1
-1
/
+3
*
|
gallium: remove dead code
Brian Paul
2008-05-19
1
-9
/
+0
*
|
fix program delete/refcount bug
Brian Paul
2008-05-18
1
-1
/
+4
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-18
5
-13
/
+14
|
\
|
|
*
s/PIPE_FORMAT_U_S8/PIPE_FORMAT_S8_UNORM/
Brian Paul
2008-05-17
3
-5
/
+5
|
*
gallium: release textures during context tear-down (fix mem leak)
Brian Paul
2008-05-16
1
-0
/
+4
|
*
gallium: ref counting clean-ups
Brian Paul
2008-05-16
1
-8
/
+5
|
*
gallium: implement full reference counting for vertex/fragment programs
Brian
2008-05-06
3
-3
/
+31
|
*
gallium: change calculate_first_last_level() to match gallium-tex-surfaces br...
Brian Paul
2008-05-06
1
-1
/
+1
*
|
gallium: fix glBitmap surface memleak in context tear-down
Brian Paul
2008-05-16
1
-0
/
+5
*
|
gallium: depth textures have usage depth_stencil instead of render_target
Roland Scheidegger
2008-05-09
3
-11
/
+17
*
|
gallium: don't free shader.tokens in get_passthrough_fs()
Brian Paul
2008-05-08
1
-0
/
+2
*
|
gallium: fix out of tex memory crashes
Brian Paul
2008-05-08
2
-3
/
+13
*
|
gallium: re-enable call to init_renderbuffer_bits(), remove dead code
Brian Paul
2008-05-08
1
-14
/
+1
*
|
gallium: fix render to depth texture
Brian Paul
2008-05-08
1
-0
/
+5
*
|
gallium: replace pipe_buffer_destroy() call with pipe_buffer_reference(NULL)
Brian Paul
2008-05-08
1
-4
/
+5
*
|
gallium: remove dead code
Brian Paul
2008-05-08
1
-9
/
+0
*
|
gallium: no-op st_Bitmap() if width or height is zero
Brian Paul
2008-05-08
1
-0
/
+3
*
|
gallium: clean-up, minor fix
Brian Paul
2008-05-08
1
-7
/
+3
*
|
gallium: plug in dummy stage->destroy func
Brian Paul
2008-05-08
1
-0
/
+7
*
|
gallium: fix some render to texture bugs
Brian Paul
2008-05-07
11
-40
/
+189
[next]