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_scissor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
1
-0
/
+1
*
st/mesa: don't set 16 scissors and 16 viewports if they're unused
Marek Olšák
2017-06-22
1
-3
/
+7
*
st/mesa: use precomputed st_fb_orientation
Marek Olšák
2017-06-22
1
-1
/
+1
*
st/mesa: remove struct st_tracked_state
Marek Olšák
2017-05-08
1
-12
/
+4
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-8
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-2
/
+0
*
st/mesa: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
1
-0
/
+49
*
mesa/st: Use _mesa_geometric_ functions appropriately
Edward O'Callaghan
2016-04-07
1
-2
/
+6
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-1
/
+1
*
mesa/st: only compare the one scissor
Ilia Mirkin
2014-03-05
1
-1
/
+1
*
st/mesa: add support for GL_ARB_viewport_array (v0.2)
Dave Airlie
2014-02-11
1
-36
/
+41
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-7
/
+7
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-1
/
+1
*
st/mesa: replace st->ctx with ctx
Brian Paul
2011-06-14
1
-8
/
+9
*
st/mesa: invert scissor rect depending on FB orientation
Brian Paul
2010-04-19
1
-5
/
+8
*
st/mesa: fix int->uint conversion for negative scissor bound values
Brian Paul
2010-01-24
1
-4
/
+9
*
st/mesa: fix unsigned/signed breakage in scissor
Xavier Chantry
2010-01-24
1
-4
/
+4
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-31
1
-4
/
+4
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-10
/
+5
*
add names to tracked state atoms to improve debug
keithw
2007-08-25
1
-0
/
+1
*
invert Y for scissor
Brian
2007-08-10
1
-0
/
+8
*
rename a few structs (use _state suffix consistantly), reorder/sort fields in...
Brian
2007-07-02
1
-2
/
+2
*
Rename directories again?!
Keith Whitwell
2007-06-14
1
-3
/
+3
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+88