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_pixeltransfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: use BITFIELD64_BIT() macro in a few more places
Brian Paul
2011-03-15
1
-1
/
+1
*
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-28
1
-1
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
1
-128
/
+2
*
st/mesa: Add missing header in st_atom_pixeltransfer.c.
Vinson Lee
2010-08-04
1
-0
/
+1
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-4
/
+4
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-1
/
+1
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+1
*
|
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-2
/
+2
|
/
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-6
/
+9
*
st/mesa: s/st_sampler_view_from_texture/st_create_texture_sampler_view/
Brian Paul
2010-04-18
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-8
/
+8
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-4
/
+3
|
\
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-1
/
+1
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-4
/
+3
*
|
st/mesa: Associate a sampler view with an st texture object.
Michal Krol
2010-03-12
1
-0
/
+2
|
/
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
st/mesa: Remove unnecessary header from st_atom_pixeltransfer.c.
Vinson Lee
2010-01-16
1
-1
/
+0
*
|
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
1
-1
/
+3
*
|
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
1
-1
/
+1
*
|
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-1
/
+1
|
/
*
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul
2009-10-07
1
-1
/
+2
*
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-17
1
-2
/
+4
*
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-04-09
1
-2
/
+1
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-1
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-1
/
+1
*
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-28
1
-2
/
+2
*
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-7
/
+6
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-1
/
+1
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-31
1
-1
/
+1
*
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
1
-1
/
+2
*
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-02
1
-5
/
+5
|
\
|
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-5
/
+5
*
|
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-4
/
+5
|
/
*
gallium: implement RGBA pixel maps in the pixel transfer fragment program
Brian Paul
2008-04-16
1
-4
/
+132
*
gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path
Brian Paul
2008-04-16
1
-22
/
+53
*
gallium: make sure to set the SamplersUsed field for bitmap/drawpixels shaders
Brian Paul
2008-04-04
1
-0
/
+1
*
gallium: use temp reg for storing color to avoid reading 'result.color'
Brian
2008-01-22
1
-28
/
+37
*
Use program serial numbers to avoid re-generating fragment programs for glDra...
Brian
2007-10-30
1
-5
/
+9
*
color matrix
Brian
2007-10-30
1
-15
/
+86
*
start using program cache
Brian
2007-10-30
1
-5
/
+70
*
Disable debug code.
Brian
2007-10-30
1
-0
/
+2
*
Rename file since it's now a state atom
Brian
2007-10-30
1
-0
/
+161