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
/
auxiliary
/
postprocess
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
2
-2
/
+6
*
postprocess: silence some MSVC float/int warnings
Brian Paul
2013-03-21
2
-4
/
+4
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
3
-4
/
+2
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
1
-0
/
+3
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
4
-25
/
+55
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-1
/
+1
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
3
-16
/
+16
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
2
-2
/
+2
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
2
-2
/
+4
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-2
/
+2
*
gallium/postprocess: document serious issue causing undefined behavior
Marek Olšák
2012-03-30
1
-0
/
+4
*
gallium/postprocess: move declarations before code
Brian Paul
2012-02-02
1
-2
/
+1
*
gallium/postprocess: Just to be safe, reference all buffers from outside
Lauri Kasanen
2012-02-02
1
-0
/
+10
*
gallium/postprocess: Fix depth logic
Lauri Kasanen
2012-02-02
3
-9
/
+3
*
gallium/postprocess: Proper reference counting of pp_jimenezmlaa depth buffer.
Michel Dänzer
2012-01-24
1
-1
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-0
/
+1
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-0
/
+1
*
pp: Reorder calloc to avoid memory leak on error path.
Vinson Lee
2011-11-05
1
-3
/
+4
*
postprocess: remove const qualifiers on unsigned int parameters
Brian Paul
2011-11-01
1
-2
/
+2
*
pp: Fix memory leak on error path.
Vinson Lee
2011-10-25
1
-1
/
+2
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
postprocess: Portability fixes.
José Fonseca
2011-09-25
3
-24
/
+27
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
3
-3
/
+3
*
pp: initialize the sample mask
Christoph Bumiller
2011-08-26
1
-0
/
+2
*
pp/main queue: Add the PP headers
Lauri Kasanen
2011-08-19
3
-0
/
+215
*
pp/main queue: Add pp_program.[ch]
Lauri Kasanen
2011-08-19
2
-0
/
+201
*
pp/main queue: Add pp_init.c
Lauri Kasanen
2011-08-19
1
-0
/
+283
*
pp/main queue: Add pp_run.c
Lauri Kasanen
2011-08-19
1
-0
/
+188
*
pp: Add Jimenez' MLAA
Lauri Kasanen
2011-08-19
2
-0
/
+646
*
pp: Add the MLAA areamap
Lauri Kasanen
2011-08-19
1
-0
/
+2821
*
pp: Cel-shade filter
Lauri Kasanen
2011-08-19
2
-0
/
+117
*
pp: Color filters
Lauri Kasanen
2011-08-19
2
-0
/
+149
*
pp: Docs
Lauri Kasanen
2011-08-19
1
-0
/
+87