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
/
include
/
pipe
/
p_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "gallium: Force blend color to 16-byte alignment"
Tim Rowley
2016-07-13
1
-11
/
+1
*
gallium: add async flag to pipe_debug_callback
Nicolai Hähnle
2016-07-08
1
-0
/
+6
*
gallium: un-inline pipe_surface_desc
Rob Clark
2016-07-06
1
-11
/
+12
*
clover: Pass work_dim parameter of clEnqueueNDRangeKernel() to driver
Hans de Goede
2016-07-02
1
-0
/
+7
*
gallium: Force blend color to 16-byte alignment
Chuck Atkins
2016-06-30
1
-1
/
+11
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+7
*
gallium: add API for setting window rectangles
Ilia Mirkin
2016-06-18
1
-0
/
+6
*
gallium: change pipe_draw_info::mode to be pipe_prim_type
Brian Paul
2016-05-26
1
-1
/
+1
*
gallium: add NIR as a possible IR
Rob Clark
2016-05-11
1
-0
/
+6
*
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
2016-05-11
1
-1
/
+25
*
gallium: raise PIPE_MAX_SAMPLERS to 32
Nicolai Hähnle
2016-04-07
1
-1
/
+1
*
gallium: Put no.of {samples,layers} into pipe_framebuffer_state
Edward O'Callaghan
2016-04-07
1
-0
/
+8
*
gallium: add compute shader IR type
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
gallium: add access field to pipe_image_view
Nicolai Hähnle
2016-03-14
1
-1
/
+2
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
1
-3
/
+1
*
gallium: add indirect compute parameters to pipe_grid_info
Samuel Pitoiset
2016-02-13
1
-0
/
+12
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-0
/
+27
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+13
*
gallium: add sufficient draw interface to allow new indirect features
Ilia Mirkin
2016-01-07
1
-1
/
+10
*
gallium: add a drawid to pipe_draw_info
Ilia Mirkin
2015-12-30
1
-0
/
+2
*
gallium: expose a debug message callback settable by context owner
Ilia Mirkin
2015-11-05
1
-0
/
+25
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
1
-0
/
+1
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+3
*
gallium: add interface for writable shader buffers
Marek Olšák
2015-07-16
1
-0
/
+10
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
1
-0
/
+25
*
gallium: add new limits for shader buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
gallium: whitespace, formatting clean-up in p_state.h
Brian Paul
2015-06-19
1
-16
/
+20
*
gallium: add vertices_per_patch to draw info
Ilia Mirkin
2015-05-16
1
-0
/
+2
*
gallium: bump shader input and output limits
Marek Olšák
2015-05-16
1
-2
/
+2
*
gallium: set PIPE_MAX_SAMPLERS to 18
Marek Olšák
2015-02-04
1
-1
/
+1
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+2
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+22
*
gallium: add support for stream in so info
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
gallium/docs: improve documentation of render condition wrt blits.
Roland Scheidegger
2014-05-31
1
-2
/
+2
*
gallium: add bit to pipe_blit_info to leave current query enabled
Ilia Mirkin
2014-05-11
1
-0
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
2014-01-17
1
-0
/
+1
*
llvmpipe: add plumbing for ARB_depth_clamp
Matthew McClure
2013-12-11
1
-0
/
+2
*
gallium/draw: add limits to the clip and cull distances
Zack Rusin
2013-06-13
1
-0
/
+2
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-0
/
+1
*
draw/pt: adjust overflow calculations
Zack Rusin
2013-05-03
1
-0
/
+7
*
gallium: increase the number of available stream output decls
Zack Rusin
2013-04-26
1
-1
/
+2
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-12
/
+2
*
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
2013-04-22
1
-0
/
+6
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
mesa: bump MAX_VARYING to 32
Marek Olšák
2012-10-29
1
-2
/
+2
*
gallium: remove unused data pointer from pipe_transfer
Marek Olšák
2012-10-18
1
-1
/
+0
[next]