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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/glcpp: Rename HASH token to HASH_TOKEN
Carl Worth
2014-07-29
2
-5
/
+8
*
glsl/glcpp: Don't use start-condition stack when switching to/from <DEFINE>
Carl Worth
2014-07-29
1
-3
/
+3
*
glsl/glcpp: Add a -d/--debug option to the standalone glcpp program
Carl Worth
2014-07-29
2
-1
/
+7
*
glsl/glcpp: Fix off-by-one error in column in first-line error messages
Carl Worth
2014-07-29
17
-19
/
+19
*
glsl/glcpp: Minor tweak to wording of error message
Carl Worth
2014-07-29
3
-3
/
+3
*
glsl/glcpp: Stop using a lexer start condition (<SKIP>) for token skipping.
Carl Worth
2014-07-29
3
-63
/
+99
*
glsl/glcpp: Abstract a bit of common code for returning string tokens
Carl Worth
2014-07-29
1
-22
/
+18
*
glsl/glcpp: Drop extra, final newline from most output
Carl Worth
2014-07-29
130
-165
/
+51
*
glsl/glcpp: Add testing for EOF sans newline (and fix for <DEFINE>, <COMMENT>)
Carl Worth
2014-07-29
7
-2
/
+13
*
glsl/glcpp: Remove some un-needed calls to NEWLINE_CATCHUP
Carl Worth
2014-07-29
1
-4
/
+0
*
glsl/glcpp: Add support for comments between #define and macro identifier
Carl Worth
2014-07-29
3
-2
/
+41
*
glsl/glcpp: Emit proper error for #define with a non-identifier
Carl Worth
2014-07-29
3
-0
/
+9
*
glsl/glcpp: Add testing for directives preceded by a space
Carl Worth
2014-07-29
2
-0
/
+43
*
glsl/glcpp: Fix to emit spaces following directives
Carl Worth
2014-07-29
2
-2
/
+3
*
configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there
Marek Olšák
2014-07-29
1
-1
/
+1
*
main/get_hash_params: Add GL_SAMPLE_SHADING_ARB
Jason Ekstrand
2014-07-29
1
-0
/
+1
*
os_process.c: Add cygwin as an expected platform
Yaakov Selkowitz
2014-07-29
1
-2
/
+2
*
xmlconfig: Use program_invocation_short_name when building for cygwin
Yaakov Selkowitz
2014-07-29
1
-0
/
+2
*
docs: fix date typo: July 78 -> 18
Brian Paul
2014-07-29
1
-1
/
+1
*
svga: remove unneeded depth==1 assertion in svga_texture_view_surface()
Brian Paul
2014-07-29
1
-1
/
+0
*
st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats.
José Fonseca
2014-07-29
1
-2
/
+4
*
gallium/radeon: Add some Emacs .dir-locals.el files
Michel Dänzer
2014-07-29
4
-0
/
+45
*
ilo: fix fb height of HiZ ops
Chia-I Wu
2014-07-29
1
-1
/
+1
*
glapi: add indexed blend functions (GL 4.0)
Tapani Pälli
2014-07-28
2
-5
/
+31
*
r600g,radeonsi: switch all occurences of array_size to util_max_layer
Marek Olšák
2014-07-28
3
-6
/
+10
*
radeonsi: fix occlusion queries on Hawaii
Marek Olšák
2014-07-28
1
-1
/
+7
*
winsys/radeon: fix vram_size overflow with Hawaii
Marek Olšák
2014-07-28
3
-5
/
+7
*
radeonsi: fix a hang with streamout on Hawaii
Marek Olšák
2014-07-28
2
-1
/
+14
*
radeonsi: fix a hang with instancing on Hawaii
Marek Olšák
2014-07-28
1
-1
/
+15
*
gallium/util: add a helper for calculating primitive count from vertex count
Marek Olšák
2014-07-28
1
-0
/
+15
*
radeonsi: fix CMASK and HTILE calculations for Hawaii
Marek Olšák
2014-07-28
1
-2
/
+2
*
r600g,radeonsi: add debug flags which disable tiling
Marek Olšák
2014-07-28
3
-13
/
+24
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
18
-39
/
+40
*
r600g: switch SNORM conversion to DX and GLES behavior
Marek Olšák
2014-07-28
4
-7
/
+0
*
util: Fix typo
Tom Stellard
2014-07-28
1
-1
/
+1
*
ilo: correctly propagate resource renames to hardware
Chia-I Wu
2014-07-28
3
-14
/
+30
*
ilo: add ilo_resource_get_bo() helper
Chia-I Wu
2014-07-28
2
-17
/
+18
*
radeonsi: Use util_memcpy_cpu_to_le32()
Tom Stellard
2014-07-28
2
-19
/
+8
*
util: Add util_memcpy_cpu_to_le32() v3
Tom Stellard
2014-07-28
1
-0
/
+17
*
clover: Add checks for image support to the image functions v2
Tom Stellard
2014-07-28
3
-0
/
+12
*
r600g/compute: Add debug information to promote and demote functions
Bruno Jiménez
2014-07-28
1
-4
/
+11
*
r600g/compute: Add documentation to compute_memory_pool
Bruno Jiménez
2014-07-28
2
-31
/
+86
*
ilo: unblock an inline write with a staging bo
Chia-I Wu
2014-07-28
1
-13
/
+31
*
ilo: try unblocking a transfer with a staging bo
Chia-I Wu
2014-07-28
4
-19
/
+209
*
ilo: enable persistent and coherent transfers
Chia-I Wu
2014-07-28
3
-8
/
+35
*
ilo: drop ptr from ilo_transfer
Chia-I Wu
2014-07-28
2
-35
/
+36
*
ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/
Chia-I Wu
2014-07-28
2
-6
/
+6
*
ilo: drop unused context param from transfer functions
Chia-I Wu
2014-07-28
1
-115
/
+100
*
ilo: tidy up transfer mapping/unmapping
Chia-I Wu
2014-07-28
1
-88
/
+89
*
ilo: tidy up choose_transfer_method()
Chia-I Wu
2014-07-28
1
-84
/
+164
[next]