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
/
state_trackers
/
vega
/
vg_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/vega: fix vg_context_is_object_valid()
Chia-I Wu
2011-09-21
1
-10
/
+8
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-1
/
+1
*
st/vega: Disable blending when the paint is opaque.
Chia-I Wu
2011-01-30
1
-2
/
+3
*
vega: implement handler/pointer conversion using a hash table
Brian Paul
2011-01-24
1
-1
/
+10
*
vega: replace casts with pointer/handle conversion functions
Brian Paul
2011-01-24
1
-5
/
+6
*
st/vega: Remove unnecessary headers.
Vinson Lee
2010-12-22
1
-2
/
+0
*
st/vega: Fix pipe blend state for various blend modes.
Chia-I Wu
2010-12-04
1
-0
/
+4
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-24
/
+25
*
st/vega: Initialize pipe states with renderer.
Chia-I Wu
2010-12-01
1
-1
/
+1
*
st/vega: Create drawing surface mask as needed.
Chia-I Wu
2010-12-01
1
-12
/
+19
*
st/vega: Delay blend texture creation until needed.
Chia-I Wu
2010-12-01
1
-48
/
+28
*
st/vega: Remove st_inlines.h.
Chia-I Wu
2010-12-01
1
-1
/
+0
*
st/vega: Fix paint coordinates transformations.
Chia-I Wu
2010-12-01
1
-0
/
+25
*
st/vega: Add color transformation support.
Chia-I Wu
2010-12-01
1
-0
/
+1
*
st/vega: Revive mask layer support.
Chia-I Wu
2010-12-01
1
-3
/
+2
*
st/vega: Clean up vg_context fields and functions.
Chia-I Wu
2010-12-01
1
-84
/
+0
*
st/vega: vg_manager should care about only the color buffer.
Chia-I Wu
2010-12-01
1
-0
/
+184
*
st/vega: Move g3d states to renderer.
Chia-I Wu
2010-12-01
1
-184
/
+3
*
st/vega: Use st_framebuffer for fb width/height.
Chia-I Wu
2010-12-01
1
-5
/
+5
*
st/vega: Delay fb state update to vg_validate_state.
Chia-I Wu
2010-12-01
1
-8
/
+26
*
st/vega: Add SCISSOR renderer state.
Chia-I Wu
2010-12-01
1
-49
/
+25
*
st/vega: No flipping in vg_prepare_blend_surface.
Chia-I Wu
2010-11-25
1
-3
/
+2
*
st/vega: Set wrap_r for mask and blend samplers.
Chia-I Wu
2010-11-21
1
-0
/
+2
*
st/vega: Remove unnecessary headers.
Vinson Lee
2010-11-02
1
-1
/
+0
*
st/vega: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-30
1
-1
/
+1
*
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-29
1
-0
/
+30
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-4
/
+2
|
\
|
*
st/vega: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-4
/
+2
*
|
st/vega: Use vgapi.
Chia-I Wu
2010-05-07
1
-0
/
+6
|
/
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-11
/
+13
*
st/vega: fix up vega state tracker to use cso changes
Roland Scheidegger
2010-03-19
1
-4
/
+12
*
st/vega: Implement st_api.h.
Chia-I Wu
2010-03-12
1
-0
/
+3
*
vega: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-0
/
+8
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
vega: don't enable blending if not necessary
Roland Scheidegger
2010-01-25
1
-4
/
+2
*
vega: adapt to blend changes
Roland Scheidegger
2010-01-25
1
-35
/
+35
*
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
1
-12
/
+12
*
Fix vega compilation.
Alan Hourihane
2009-11-20
1
-1
/
+3
*
OpenVG 1.0 State Tracker
Zack Rusin
2009-05-01
1
-0
/
+543