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
/
mesa
/
swrast
/
s_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace VP/FP/ATIfs _Enabled flags with helper functions
Marek Olšák
2017-06-22
1
-3
/
+4
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
1
-1
/
+2
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
1
-1
/
+2
*
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
-8
/
+7
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-1
/
+1
*
swrast: fix active attribs with atifragshader
Miklós Máté
2016-08-11
1
-1
/
+2
*
swrast: fix GL_ANY_SAMPLES_PASSED values in Result
Ilia Mirkin
2016-03-05
1
-0
/
+5
*
swrast: remove unneeded #include of colormac.h
Brian Paul
2015-04-01
1
-1
/
+0
*
mesa: remove _ASMAPI, ASMAPIP
Brian Paul
2015-03-12
1
-1
/
+1
*
swrast: fix a few release build warnings
Brian Paul
2015-02-24
1
-0
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-2
/
+2
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
1
-1
/
+1
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
1
-2
/
+2
*
swrast: Just use _EnabledCoordUnits for figuring out which texcoords to build.
Eric Anholt
2014-04-30
1
-1
/
+1
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-4
/
+4
*
mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float
Courtney Goeltzenleuchter
2014-01-20
1
-2
/
+2
*
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
-1
/
+1
*
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array.
Paul Berry
2014-01-09
1
-3
/
+3
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
swrast: increase array size of TextureSample
Marek Olšák
2013-05-28
1
-3
/
+3
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
1
-2
/
+2
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-5
/
+5
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-22
/
+22
*
swrast: Remove support for the NV_fragment_program extension.
Kenneth Graunke
2012-10-16
1
-3
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-6
/
+6
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-5
/
+5
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-1
/
+1
*
swrast: Support sampler object for texture fetching state
Pauli Nieminen
2012-08-01
1
-3
/
+1
*
mesa: rework texture completeness testing
Brian Paul
2012-03-20
1
-1
/
+4
*
swrast: s/_DD_NEW_SEPARATE_SPECULAR/_MESA_NEW_SEPARATE_SPECULAR/
Brian Paul
2012-03-12
1
-3
/
+3
*
mesa: remove MAX_WIDTH from prog_execute.h
Brian Paul
2012-02-24
1
-0
/
+2
*
swrast: check max renderbuffer size against SWRAST_MAX_WIDTH
Brian Paul
2012-02-24
1
-0
/
+2
*
swrast: define, use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-10
/
+10
*
swrast: remove MAX_WIDTH arrays in stencil code
Brian Paul
2012-02-24
1
-0
/
+19
*
mesa: move/fix MAX_WIDTH/HEIGHT-related assertions
Brian Paul
2012-02-24
1
-0
/
+8
*
swrast: Fix fixed-function fragment processing
Chad Versace
2012-01-27
1
-11
/
+14
*
mesa: remove ctx->Driver.Map/UnmapTexture() hooks
Brian Paul
2012-01-24
1
-3
/
+0
*
swrast: flush pending rendering before unmapping buffers
Brian Paul
2012-01-24
1
-2
/
+3
*
swrast: use BITFIELD64_BIT() macro to fix MSVC warnings
Brian Paul
2012-01-12
1
-1
/
+1
*
swrast: s/GLbitfield/GLbitfield64/ for sw_span::arrayAttribs
Brian Paul
2012-01-07
1
-1
/
+1
*
swrast: s/GLint/GLuint/ to silence MSVC signed/unsigned comparison warning
Brian Paul
2012-01-07
1
-2
/
+2
*
swrast: remove calls to _swrast_update_depth/stencil_buffer()
Brian Paul
2012-01-06
1
-23
/
+0
*
mesa: move depth/stencil buffer validation to swrast
Brian Paul
2011-12-13
1
-0
/
+23
*
swrast: remove dead accum buffer context fields
Brian Paul
2011-12-08
1
-5
/
+1
[next]