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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
4
-19
/
+20
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
13
-182
/
+92
|
\
|
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
3
-136
/
+0
|
|
\
|
|
*
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-09
3
-136
/
+0
|
*
|
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
1
-1
/
+3
|
|
\
\
|
|
*
|
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
|
*
|
|
st/mesa: remove debug code
Brian Paul
2009-12-07
1
-1
/
+1
|
*
|
|
st/mesa: negate DDY to match GL semantics
Brian Paul
2009-12-07
1
-1
/
+20
|
*
|
|
st/mesa: fix up comment
Brian Paul
2009-12-07
1
-2
/
+5
|
*
|
|
st/mesa: Prefer alpha-less formats for RGB textures.
Michel Dänzer
2009-12-05
1
-4
/
+32
|
*
|
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
6
-38
/
+32
|
|
\
\
\
|
|
*
|
|
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
6
-38
/
+32
|
*
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
st/mesa: updated emit_swz() comment
Brian Paul
2009-12-01
1
-1
/
+1
*
|
|
|
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-17
1
-3
/
+3
*
|
|
|
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
1
-2
/
+3
*
|
|
|
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
1
-3
/
+2
*
|
|
|
Remove remaining pipe format utility functions.
Michal Krol
2009-12-08
1
-34
/
+31
*
|
|
|
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
1
-4
/
+7
*
|
|
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
3
-28
/
+22
*
|
|
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+1
*
|
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
3
-4
/
+5
*
|
|
|
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
3
-6
/
+8
*
|
|
|
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
2
-2
/
+3
*
|
|
|
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
|
/
/
/
*
|
|
mesa: Update vertex texture code after gallium changes.
Michal Krol
2009-12-01
3
-0
/
+21
*
|
|
st: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-2
/
+2
*
|
|
st/mesa: handle front/back-face +1/-1 vs. 1/0 conversion
Brian Paul
2009-11-30
1
-0
/
+29
|
|
/
|
/
|
*
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
8
-50
/
+58
|
\
\
|
*
|
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-1
/
+1
|
*
|
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
8
-49
/
+57
*
|
|
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
2009-11-26
14
-651
/
+327
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
12
-469
/
+276
|
*
|
mesa/st: emit tgsi vertex shader directly for drawpixels
Keith Whitwell
2009-11-15
1
-77
/
+47
|
*
|
mesa/st: don't calculate unused output_flags data either
Keith Whitwell
2009-11-15
3
-24
/
+4
|
*
|
mesa/st: don't calculate unused input_flags data
Keith Whitwell
2009-11-15
3
-16
/
+2
|
*
|
mesa/st: don't calculate unused vs input semantic tags
Keith Whitwell
2009-11-15
1
-69
/
+2
*
|
|
st/mesa: replace st_flush() with pipe->flush()
Brian Paul
2009-11-19
1
-1
/
+1
*
|
|
st/mesa: get rid of compressed_num_bytes() code
Brian Paul
2009-11-19
1
-36
/
+4
*
|
|
st/mesa: remove is_compressed_mesa_format()
Brian Paul
2009-11-19
1
-21
/
+2
*
|
|
st/mesa: remove pointless assertion
Brian Paul
2009-11-19
1
-2
/
+0
*
|
|
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
2
-2
/
+2
*
|
|
mesa: fix assorted compiler warnings
Brian Paul
2009-11-17
3
-7
/
+7
|
|
/
|
/
|
*
|
st/mesa: comments for st_draw.c
Brian Paul
2009-11-15
1
-4
/
+14
|
/
*
mesa: Export S3_s3tc as well.
José Fonseca
2009-11-06
1
-0
/
+1
*
mesa: Translate MAP_UNSYNCHRONIZED_BIT.
José Fonseca
2009-11-06
1
-0
/
+3
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-03
2
-12
/
+22
|
\
|
*
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
Marek Olšák
2009-11-03
1
-5
/
+15
|
*
st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil
Brian Paul
2009-11-03
1
-0
/
+2
[next]