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_format.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: fix integer texture border color for some formats (v2)
Marek Olšák
2012-10-15
1
-2
/
+3
*
mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
2012-08-24
1
-1
/
+2
*
st/mesa: remove unused st_equal_formats() function
Brian Paul
2012-02-15
1
-3
/
+0
*
st/mesa: remove gl_renderbuffer:DataType assignments
Brian Paul
2012-01-24
1
-3
/
+0
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-1
/
+0
*
st/mesa: s/tex_usage/bindings/ in st_format.h
Brian Paul
2011-06-29
1
-1
/
+1
*
st/mesa: prefer native texture formats when possible.
Stéphane Marchesin
2011-06-22
1
-0
/
+1
*
st/mesa: need to translate clear color according to surface's base format
Brian Paul
2011-02-21
1
-0
/
+6
*
st/mesa: Clean up header file inclusion in st_format.h.
Vinson Lee
2010-12-21
1
-1
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
st/mesa: add option to choose a texture format that we won't render to.
Dave Airlie
2010-10-13
1
-0
/
+4
*
st/mesa: Include missing headers in st_format.h.
Vinson Lee
2010-08-05
1
-0
/
+5
*
st/mesa: attempt to fix TFP by using sampler views (v1)
Dave Airlie
2010-06-08
1
-0
/
+4
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-2
/
+3
*
st/mesa: updated comments
Brian Paul
2010-02-24
1
-1
/
+2
*
st/mesa: more format code clean-up and removal
Brian Paul
2010-02-24
1
-15
/
+0
*
st/mesa: clean-up of format-related code
Brian Paul
2010-02-24
1
-15
/
+6
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-3
/
+7
|
\
|
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-2
/
+5
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-1
/
+2
*
|
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul
2009-10-07
1
-2
/
+3
|
/
*
mesa: Use PIPE_TEXTURE_USAGE_DEPTH_STENCIL for any depth or stencil format.
José Fonseca
2009-06-11
1
-2
/
+2
*
st: st_equal_formats() function to compare gallium/GL pixel formats
Brian Paul
2009-04-15
1
-0
/
+4
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-1
/
+1
*
gallium: make choose_format() non-static: st_choose_format()
Brian Paul
2008-04-16
1
-0
/
+4
*
Re-org of st_create_framebuffer() and renderbuffer format selection.
Brian
2007-12-12
1
-3
/
+2
*
Add 'type' parameter to is_format_supported() to specify texture vs. drawing ...
Brian
2007-12-10
1
-1
/
+1
*
Define PIPE_FORMAT_ tokens as an enum set, rather than #defines.
Brian
2007-12-07
1
-10
/
+8
*
Use PIPE_FORMAT in state tracker.
michal
2007-10-27
1
-2
/
+4
*
16-bit rgba surface/format for accum
Brian
2007-10-14
1
-0
/
+5
*
added st_sizeof_format()
Brian
2007-08-10
1
-0
/
+4
*
added st_mesa_format_to_pipe_format()
Brian
2007-08-10
1
-0
/
+4
*
Rename (file contains surface format-related functions)
Brian
2007-08-10
1
-0
/
+63