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_viewport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-4
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-1
/
+0
*
mesa: Use floats for viewport bounds.
Matt Turner
2015-07-29
1
-1
/
+1
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-1
/
+1
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+0
*
mesa: Refactor viewport transform computation.
Mathias Fröhlich
2014-10-24
1
-13
/
+10
*
st/mesa: add support for GL_ARB_viewport_array (v0.2)
Dave Airlie
2014-02-11
1
-17
/
+20
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-6
/
+6
*
mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float
Courtney Goeltzenleuchter
2014-01-20
1
-4
/
+4
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: comments in update_viewport()
Brian Paul
2011-01-22
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-02-03
1
-1
/
+0
*
st/mesa: remove some floating point divides in viewport calculation
Keith Whitwell
2010-02-03
1
-3
/
+3
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
1
-2
/
+2
*
st: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
1
-3
/
+3
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-31
1
-6
/
+6
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-5
/
+5
*
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-19
1
-15
/
+11
*
add names to tracked state atoms to improve debug
keithw
2007-08-25
1
-0
/
+1
*
Added st_fb_orientation() function to determine the up/down orientation of th...
Brian
2007-08-13
1
-11
/
+3
*
move viewport Y inversion to state tracker
Brian
2007-08-09
1
-36
/
+21
*
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
/
+117