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
/
mesa
/
state_tracker
/
st_atom_rasterizer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: trivial whitespace/formatting fixes in st_atom_rasterizer.c
Brian Paul
2017-12-12
1
-20
/
+22
*
mesa: Implement a new GL_MESA_tile_raster_order extension.
Eric Anholt
2017-10-10
1
-0
/
+5
*
st/mesa: fix pipe_rasterizer_state::scissor with multiple viewports
Marek Olšák
2017-06-22
1
-1
/
+1
*
st/mesa: use precomputed st_fb_orientation
Marek Olšák
2017-06-22
1
-3
/
+3
*
mesa: replace ctx->VertexProgram._TwoSideEnabled with a helper function
Marek Olšák
2017-06-22
1
-1
/
+2
*
st/mesa: remove struct st_tracked_state
Marek Olšák
2017-05-08
1
-5
/
+1
*
st/mesa: Add support for NV_fill_rectangle
Lyude
2017-03-31
1
-0
/
+2
*
st/mesa: remove a redundant call to _mesa_is_multisample_enabled
Nicolai Hähnle
2016-11-18
1
-1
/
+1
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
1
-2
/
+4
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-4
/
+4
*
i965/mesa/st: eliminate gl_geometry_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st: eliminate gl_tess_eval_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-16
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-1
/
+0
*
mesa: Rename CoordReplaceBits back to CoordReplace.
Mathias Fröhlich
2016-06-16
1
-1
/
+1
*
gallium: Convert the state_tracker to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-6
/
+2
*
st/mesa: fix setting of point_size_per_vertex in ES contexts
Ilia Mirkin
2016-05-29
1
-2
/
+18
*
mesa/st: Use _mesa_geometric_ functions appropriately
Edward O'Callaghan
2016-04-07
1
-1
/
+1
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
1
-2
/
+3
*
st/mesa: minor indentation fixes
Brian Paul
2016-01-05
1
-4
/
+4
*
st/mesa: negate the can_force_persample_interp flag
Marek Olšák
2015-10-20
1
-1
/
+1
*
st/mesa: set force_persample_interp if ARB_sample_shading is used
Marek Olšák
2015-10-03
1
-0
/
+8
*
st/mesa: add EXT_polygon_offset_clamp support
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
mesa/gallium: Signal _NEW_TRANSFORM from glClipControl.
Mathias Fröhlich
2014-10-30
1
-7
/
+4
*
gallium: Enable ARB_clip_control for gallium drivers.
Mathias Fröhlich
2014-10-24
1
-1
/
+13
*
st/mesa: add ST_DEBUG=wf option which enables wireframe rendering
Marek Olšák
2014-10-21
1
-2
/
+9
*
st/mesa: redefine mapping from VARYING_SLOT_TEXi/PNTC/VARi to TGSI GENERIC[i]
Marek Olšák
2014-09-24
1
-1
/
+2
*
st/mesa: don't set coord_enable for gl_PointCoord if using TGSI_SEMANTIC_PCOORD
Marek Olšák
2014-09-24
1
-1
/
+2
*
st/mesa: minor simplification of some state atom assignments
Brian Paul
2014-07-09
1
-1
/
+1
*
st/mesa: implement zero-stride edge flag by culling primitives
Marek Olšák
2014-03-15
1
-0
/
+8
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
mesa: convert _NEW_RASTERIZER_DISCARD to a driver flag
Marek Olšák
2013-04-24
1
-3
/
+3
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+4
*
mesa: don't set _ClampFragmentColor to TRUE if it has no effect
Marek Olšák
2013-04-06
1
-2
/
+1
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-2
/
+2
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-1
/
+1
*
st/mesa: remove some conditionals in update_raster_state()
Brian Paul
2013-02-26
1
-15
/
+8
*
st/mesa: fix polygon offset state translation logic
Brian Paul
2013-02-22
1
-7
/
+3
*
st/mesa: remove a weird msaa hack
Marek Olšák
2012-12-12
1
-2
/
+1
*
st/mesa: don't clamp fragment color with integer colorbuffer
Marek Olšák
2012-08-15
1
-1
/
+2
*
st/mesa: simplify initialization of light_twoside
Marek Olšák
2012-01-31
1
-21
/
+3
*
st/mesa: do vertex and fragment color clamping in shaders
Marek Olšák
2012-01-25
1
-2
/
+4
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-1
/
+6
*
mesa: Add _NEW_RASTERIZER_DISCARD as synonym for _NEW_TRANSFORM.
Paul Berry
2011-12-21
1
-2
/
+2
*
mesa: Move RasterDiscard to toplevel of gl_context.
Paul Berry
2011-12-21
1
-1
/
+1
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-2
/
+5
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-1
/
+7
[next]