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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/sb: Move memsets of member structs to within constructor bodies.
Vinson Lee
2013-08-19
2
-6
/
+3
*
glsl: Use alignment of container record for its first field
Ian Romanick
2013-08-19
2
-2
/
+28
*
glsl: Add new overload of program_resource_visitor::visit_field method
Ian Romanick
2013-08-19
2
-10
/
+48
*
glsl: Disallow embedded structure definitions
Ian Romanick
2013-08-19
3
-0
/
+38
*
meta: Add default precision qualifier to all fragement shaders
Ian Romanick
2013-08-19
1
-0
/
+18
*
glsl: Add default precision qualifiers for ES builtins
Ian Romanick
2013-08-19
5
-0
/
+6
*
glsl: Remove extra "types" from error message
Ian Romanick
2013-08-19
1
-1
/
+1
*
i965: Make the VS binding table as small as possible.
Kenneth Graunke
2013-08-19
1
-3
/
+4
*
i965/vs: Rework binding table size calculation.
Kenneth Graunke
2013-08-19
5
-16
/
+20
*
i965/vs: Plumb brw_vec4_prog_data into vec4_generator().
Kenneth Graunke
2013-08-19
3
-3
/
+7
*
i965/fs: Make the FS binding table as small as possible.
Kenneth Graunke
2013-08-19
1
-6
/
+5
*
i965/fs: Track the binding table size in brw_wm_prog_data.
Kenneth Graunke
2013-08-19
3
-0
/
+27
*
i965: Use SURF_INDEX_DRAW() for drawbuffer binding table indices.
Kenneth Graunke
2013-08-19
4
-17
/
+15
*
i965: Shorten sampler loops in key setup.
Kenneth Graunke
2013-08-19
3
-3
/
+7
*
i965: Make sampler counts available for the entire drawing operation.
Kenneth Graunke
2013-08-19
4
-20
/
+20
*
i965: Split the brw_samplers atom into separate FS/VS stages.
Kenneth Graunke
2013-08-19
3
-9
/
+28
*
i965: Upload separate VS and FS sampler state tables.
Kenneth Graunke
2013-08-19
3
-18
/
+15
*
i965: Make upload_sampler_state_table a virtual function.
Kenneth Graunke
2013-08-19
6
-34
/
+30
*
i965: Upload separate per-stage sampler state tables.
Kenneth Graunke
2013-08-19
8
-38
/
+72
*
i965: Un-hardcode border color table from update_sampler_state().
Kenneth Graunke
2013-08-19
2
-10
/
+14
*
i965: Un-hardcode border color table from upload_default_color.
Kenneth Graunke
2013-08-19
3
-7
/
+10
*
i965: Split sampler count variable to be per-stage.
Kenneth Graunke
2013-08-19
9
-20
/
+27
*
i965/fs: Re-enable global copy propagation.
Kenneth Graunke
2013-08-19
1
-2
/
+0
*
i965/fs: Fix computation of livein.
Kenneth Graunke
2013-08-19
1
-7
/
+6
*
i965/fs: Fully recompute liveout at each step.
Kenneth Graunke
2013-08-19
1
-1
/
+1
*
i965/fs: Skip the initial block when updating livein/liveout.
Kenneth Graunke
2013-08-19
1
-0
/
+6
*
i965/fs: Drop unnecessary and incorrect liveout initialization.
Kenneth Graunke
2013-08-19
1
-1
/
+0
*
i965/fs: Properly initialize the livein/liveout sets.
Kenneth Graunke
2013-08-19
1
-0
/
+21
*
i965/fs: Use the COPY set in the calculation for liveout.
Kenneth Graunke
2013-08-19
1
-1
/
+2
*
i965/fs: Simplify liveout calculation.
Kenneth Graunke
2013-08-19
1
-6
/
+5
*
i965/fs: Create the COPY() set for use in copy propagation dataflow.
Kenneth Graunke
2013-08-19
1
-0
/
+15
*
i965/fs: Rename setup_kills() to setup_initial_values().
Kenneth Graunke
2013-08-19
1
-5
/
+6
*
i965/fs: Separate the updating of liveout/livein.
Kenneth Graunke
2013-08-19
1
-3
/
+8
*
i965/fs: Rename "cont" to "progress" in dataflow algorithm.
Kenneth Graunke
2013-08-19
1
-5
/
+5
*
i965/fs: Switch to a do-while loop in copy propagation dataflow.
Kenneth Graunke
2013-08-19
1
-3
/
+3
*
i965/fs: Skip global copy propagation step.
Kenneth Graunke
2013-08-19
1
-0
/
+2
*
vl/buffers: consistent use on VL_MAX_SURFACES
Emil Velikov
2013-08-19
1
-3
/
+3
*
st/vdpau: drop unnecessary variable prof
Emil Velikov
2013-08-19
2
-6
/
+8
*
vl/idct: cleanup all idct buffers
Emil Velikov
2013-08-19
1
-1
/
+1
*
vl/buffer: add sanity check after CALLOC_STRUCT
Emil Velikov
2013-08-19
1
-0
/
+2
*
st/xvmc: exit gracefully if we fail to create video buffer
Emil Velikov
2013-08-19
1
-0
/
+4
*
st/vdpau: don't try to create video buffer when the format is FORMAT_NONE
Emil Velikov
2013-08-19
1
-1
/
+4
*
vdpau/vl 422 chroma width/height mix up
Andy Furniss
2013-08-19
3
-4
/
+4
*
radeonsi: Ensure fmask_format is initialized in release builds.
Vinson Lee
2013-08-19
1
-0
/
+1
*
i965: STATIC_ASSERT that there aren't too many BRW_NEW_* flags.
Paul Berry
2013-08-19
2
-0
/
+6
*
vl: add entrypoint to is_video_format_supported
Christian König
2013-08-19
12
-16
/
+29
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
24
-23
/
+58
*
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2013-08-19
40
-140
/
+140
*
vl: rename enum pipe_video_codec to pipe_video_format
Christian König
2013-08-19
24
-116
/
+116
*
vl: use a template for create_video_decoder
Christian König
2013-08-19
21
-252
/
+125
[next]