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
*
i965: Add SFID #defines for media stuff.
Kenneth Graunke
2014-01-18
1
-0
/
+2
*
i965: Add #defines for new Broadwell math functions.
Kenneth Graunke
2014-01-18
1
-0
/
+2
*
i965: add struct and SFID for pixel interpolator messages
Chris Forbes
2014-01-18
2
-0
/
+22
*
i965/Gen7: Only emit cube face enables for cubes.
Chris Forbes
2014-01-19
1
-2
/
+5
*
i965: Improve dumping of Gen7 SURFACE_STATE
Chris Forbes
2014-01-19
1
-6
/
+12
*
i965: Add masks for more SURFACE_STATE fields
Chris Forbes
2014-01-19
1
-0
/
+2
*
nv50: drop obsolete check from error path
Emil Velikov
2014-01-18
1
-9
/
+7
*
nv50: assert before trying to out-of-bounds access framebuffer.cbufs
Emil Velikov
2014-01-18
1
-0
/
+1
*
nv50: assert before trying to out-of-bounds access samplers
Emil Velikov
2014-01-18
2
-0
/
+4
*
nv50: assert before trying to out-of-bounds access textures
Emil Velikov
2014-01-18
3
-0
/
+5
*
nv50: pass vtxbuf index as unsigned
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: assert before trying to out-of-bounds access vtxbuf
Emil Velikov
2014-01-18
3
-1
/
+14
*
nv50: typecast the result of ffs() to unsigned
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: assert before trying to out-of-bounds access constbuf
Emil Velikov
2014-01-18
3
-0
/
+4
*
nv50: access only the available amount of constbuf
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: access only the available amount of textures
Emil Velikov
2014-01-18
1
-1
/
+1
*
loader: fallback to drmGetVersion() for non-pci devices
Rob Clark
2014-01-18
1
-2
/
+14
*
pipe-loader: add support for non-pci (platform) devices
Emil Velikov
2014-01-18
3
-0
/
+5
*
pci_ids: no not include loader.h
Emil Velikov
2014-01-18
2
-2
/
+4
*
egl_dri2: use loader util lib
Emil Velikov
2014-01-18
7
-259
/
+15
*
pipe-loader: use loader util lib
Emil Velikov
2014-01-18
2
-81
/
+14
*
st/egl: use loader util lib
Emil Velikov
2014-01-18
3
-42
/
+6
*
egl-static: use loader util lib
Emil Velikov
2014-01-18
5
-180
/
+14
*
gbm: use the loader util lib
Emil Velikov
2014-01-18
8
-230
/
+5
*
glx: use the loader util lib
Emil Velikov
2014-01-18
5
-153
/
+7
*
loader: introduce the loader util lib
Emil Velikov
2014-01-18
22
-15
/
+506
*
i965: Remove CACHED_BATCH support altogether.
Kenneth Graunke
2014-01-17
6
-53
/
+9
*
i965: Replace 8-wide and 16-wide with SIMD8 and SIMD16.
Eric Anholt
2014-01-17
6
-44
/
+44
*
i965: Stop doing our optimization on a copy of the GLSL IR.
Eric Anholt
2014-01-17
5
-40
/
+28
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
714
-1360
/
+1360
*
trace: Re-license trace.xsl under MIT license.
José Fonseca
2014-01-17
1
-14
/
+22
*
svga: fix crash when clearing null color buffer
Brian Paul
2014-01-17
1
-3
/
+7
*
llvmpipe: handle NULL color buffer pointers
Brian Paul
2014-01-17
5
-94
/
+156
*
softpipe: handle NULL color buffer pointers
Brian Paul
2014-01-17
1
-93
/
+96
*
llvmpipe: fix large point rasterization with point_quad_rasterization
Roland Scheidegger
2014-01-17
1
-12
/
+19
*
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
2014-01-17
9
-12
/
+60
*
mesa: fix GL_COLOR_SUM enum for drivers without ARB_vertex_program
Ilia Mirkin
2014-01-16
2
-3
/
+1
*
llvmpipe: do constant buffer bounds checking in shaders
Zack Rusin
2014-01-16
9
-43
/
+174
*
nv50, nvc0: initialize ctx->sample_mask to ~0
Ilia Mirkin
2014-01-16
2
-0
/
+4
*
mesa/main: Free ctx->DrawIndirectBuffer during teardown
Aaron Watry
2014-01-16
1
-0
/
+2
*
st/dri: prevent leak of dri option default values
Aaron Watry
2014-01-16
1
-0
/
+6
*
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
Aaron Watry
2014-01-16
2
-7
/
+7
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
9
-30
/
+31
*
mesa: Eliminate parameters to dd_function_table::DepthRange
Ian Romanick
2014-01-15
7
-11
/
+7
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
10
-50
/
+11
*
radeon: Remove dead code
Ian Romanick
2014-01-15
1
-9
/
+0
*
i915: Remove spurious calls to DepthRange
Ian Romanick
2014-01-15
2
-9
/
+2
*
mesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_TEXTURE_FORMATS for GLES
Ian Romanick
2014-01-15
1
-0
/
+37
*
scons: add new shaderimage.c file to the build
Brian Paul
2014-01-15
1
-0
/
+1
*
clover: Fix clover::keys and ::values to deal with r-value references properly.
Francisco Jerez
2014-01-15
1
-6
/
+6
[next]