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
/
gallium
/
auxiliary
/
hud
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
gallium/hud: fix FPS computation for framerate > 4.2k
Marek Olšák
2013-04-16
1
-1
/
+2
*
gallium/hud: increase vertex buffer size for background black rectangles
Marek Olšák
2013-04-16
1
-1
/
+1
*
gallium/hud: update the contents of GALLIUM_HUD=help
Marek Olšák
2013-04-16
1
-2
/
+17
*
gallium/hud: remove pipeline-statistics- prefix in query names
Marek Olšák
2013-04-16
1
-21
/
+22
*
gallium/hud: add GALLIUM_HUD_PERIOD env var
Brian Paul
2013-04-04
1
-1
/
+16
*
gallium/hud: initialize sampler state
Brian Paul
2013-04-04
1
-0
/
+6
*
gallium/hud: replace malloc w/ MALLOC
Brian Paul
2013-04-04
1
-1
/
+1
*
gallium/hud: try L8 texture for font if I8 format isn't supported
Brian Paul
2013-04-03
1
-4
/
+13
*
gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
4
-9
/
+52
*
gallium/hud: do .xxxx swizzling for the font texture in the fragment shader
Marek Olšák
2013-04-02
1
-6
/
+30
*
hud: flush/unmap the vertex buffer before drawing
Brian Paul
2013-04-02
1
-0
/
+3
*
gallium: implement a heads-up display module
Marek Olšák
2013-03-26
8
-0
/
+2077