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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
Christoph Bumiller
2014-07-15
1
-13
/
+28
*
nvc0: add support for indirect drawing
Christoph Bumiller
2014-07-15
10
-32
/
+223
*
nouveau: check if a fence has already been signalled
Ilia Mirkin
2014-07-15
1
-0
/
+3
*
glsl: Don't declare variables in for-loop declaration.
Matt Turner
2014-07-15
1
-2
/
+2
*
exec_list: Make various places use the new length() method.
Connor Abbott
2014-07-15
6
-23
/
+9
*
exec_list: Add a function to give the length of a list.
Connor Abbott
2014-07-15
1
-0
/
+20
*
exec_list: Add a prepend function.
Connor Abbott
2014-07-15
1
-1
/
+19
*
mesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_* queries outside compat p...
Ian Romanick
2014-07-15
1
-2
/
+7
*
mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile
Ian Romanick
2014-07-15
1
-0
/
+2
*
mesa: Handle uninitialized textures like other textures in get_tex_level_para...
Ian Romanick
2014-07-15
1
-5
/
+6
*
i965/fs: Relax interference check in register coalescing.
Matt Turner
2014-07-15
1
-11
/
+12
*
i965/fs: Perform CSE on sends-from-GRF rather than textures.
Matt Turner
2014-07-15
1
-1
/
+1
*
glsl: Update expression types after rebalancing the tree.
Matt Turner
2014-07-15
1
-0
/
+17
*
glsl: Add callback_leave to ir_hierarchical_visitor.
Matt Turner
2014-07-15
3
-73
/
+126
*
i965: Initialize new chunks of realloc'd memory.
Matt Turner
2014-07-15
1
-0
/
+4
*
radeon/llvm: Fix LLVM diagnostic error reporting
Tom Stellard
2014-07-15
1
-7
/
+4
*
util/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
José Fonseca
2014-07-15
1
-2
/
+2
*
glapi: Use GetProcAddress instead of dlsym on Windows.
Vinson Lee
2014-07-14
1
-0
/
+4
*
ilo: raise texture size limits
Chia-I Wu
2014-07-15
2
-17
/
+9
*
ilo: move away from drm_intel_bo_alloc_tiled
Chia-I Wu
2014-07-15
5
-304
/
+359
*
radeonsi: partially revert "switch descriptors to i32 vectors"
Marek Olšák
2014-07-14
1
-0
/
+12
*
i965/vec4: Invalidate live intervals in opt_cse, not _local.
Matt Turner
2014-07-14
1
-3
/
+3
*
i965/vec4: Move aeb list into opt_cse_local.
Matt Turner
2014-07-14
2
-7
/
+7
*
i965/fs: Invalidate live intervals in opt_cse, not _local.
Matt Turner
2014-07-14
1
-3
/
+3
*
i965/fs: Move aeb list into opt_cse_local.
Matt Turner
2014-07-14
2
-7
/
+7
*
glsl: Fix aggregates with dynamic initializers.
Cody Northrop
2014-07-14
1
-3
/
+14
*
Avoid mesa_dri_drivers import lib being installed
Jon TURNEY
2014-07-13
1
-2
/
+1
*
i965/vec4: Silence warnings about unhandled interpolation ops
Chris Forbes
2014-07-13
1
-0
/
+3
*
docs: Mark off ARB_gpu_shader5 interpolation functions for i965
Chris Forbes
2014-07-13
1
-1
/
+1
*
i965/fs: add support for ir_*_interpolate_at_* expressions
Chris Forbes
2014-07-13
2
-2
/
+150
*
i965/fs: Skip channel expressions splitting for interpolation
Chris Forbes
2014-07-13
1
-0
/
+25
*
i965/fs: add generator support for pixel interpolator query
Chris Forbes
2014-07-13
4
-0
/
+59
*
i965: add low-level support for send to pixel interpolator
Chris Forbes
2014-07-13
2
-0
/
+38
*
i965/disasm: add support for pixel interpolator messages
Chris Forbes
2014-07-13
1
-0
/
+17
*
i965: Add message descriptor bit definitions for pixel interpolator
Chris Forbes
2014-07-13
2
-0
/
+16
*
i965/disasm: Disassemble indirect sends more properly
Chris Forbes
2014-07-12
1
-162
/
+174
*
i965: Avoid crashing while dumping vec4 insn operands
Chris Forbes
2014-07-12
1
-1
/
+4
*
i965: Fix two broken asserts in brw_eu_emit
Chris Forbes
2014-07-12
1
-2
/
+2
*
glsl: add new interpolateAt* builtin functions
Chris Forbes
2014-07-12
1
-0
/
+67
*
glsl: add new expression types for interpolateAt*
Chris Forbes
2014-07-12
8
-2
/
+79
*
allow builtin functions to require parameters to be shader inputs
Chris Forbes
2014-07-12
2
-0
/
+24
*
radeonsi: rename definitions of shader limits
Marek Olšák
2014-07-11
7
-44
/
+57
*
radeonsi: switch descriptors to i32 vectors
Marek Olšák
2014-07-11
1
-13
/
+16
*
radeonsi: properly implement texture opcodes that take an offset
Marek Olšák
2014-07-11
1
-84
/
+104
*
radeonsi: fix texture fetches with derivatives for 1DArray and 3D textures
Marek Olšák
2014-07-11
1
-4
/
+30
*
radeonsi: fix samplerCubeShadow with bias
Marek Olšák
2014-07-11
1
-6
/
+6
*
st/mesa: fix samplerCubeShadow with bias
Marek Olšák
2014-07-11
1
-1
/
+7
*
mesa: fix crash in st/mesa after deleting a VAO
Marek Olšák
2014-07-11
4
-33
/
+33
*
configure: Cygwin requires _XOPEN_SOURCE >= 700 to prototype strndup()
Jon TURNEY
2014-07-11
1
-1
/
+1
*
gallium/docs: minor clarification for TXQ instruction
Brian Paul
2014-07-10
1
-0
/
+4
[next]