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
*
st/nine: Check if srgb format is supported before trying to use it.
Axel Davy
2015-01-22
2
-2
/
+19
*
st/nine: Hack to generate resource if it doesn't exist when getting view
Stanislaw Halik
2015-01-22
1
-0
/
+3
*
st/nine: NineBaseTexture9: update sampler view creation
Axel Davy
2015-01-22
1
-13
/
+32
*
st/nine: Return D3DERR_INVALIDCALL when trying to create a texture of bad format
Axel Davy
2015-01-22
3
-3
/
+26
*
st/nine: Fix crash when deleting non-implicit swapchain
Axel Davy
2015-01-22
1
-1
/
+1
*
st/nine: CubeTexture: fix GetLevelDesc
Axel Davy
2015-01-22
1
-1
/
+1
*
st/nine: NineBaseTexture9: fix setting of last_layer
Axel Davy
2015-01-22
1
-2
/
+2
*
st/nine: Correctly advertise D3DPMISCCAPS_CLIPTLVERTS
Axel Davy
2015-01-22
1
-1
/
+3
*
st/nine: Fix D3DRS_POINTSPRITE support
Xavier Bouchoux
2015-01-22
1
-3
/
+3
*
st/nine: Add new texture format strings
Axel Davy
2015-01-22
2
-0
/
+6
*
st/nine: Add missing c++ declaration for IDirect3DVolumeTexture9
Xavier Bouchoux
2015-01-22
1
-0
/
+10
*
st/nine: Additional defines to d3dtypes.h
Xavier Bouchoux
2015-01-22
1
-0
/
+10
*
nine: Drop use of TGSI_OPCODE_CND.
Jose Fonseca
2015-01-22
1
-9
/
+1
*
glsl: Link glsl_test with pthreads library.
Jonathan Gray
2015-01-22
1
-1
/
+3
*
i965: Work around mysterious Gen4 GPU hangs with minimal state changes.
Kenneth Graunke
2015-01-22
1
-0
/
+13
*
mesa: Fix clamping to -1.0 in snorm_to_float
Jason Ekstrand
2015-01-17
1
-1
/
+1
*
i965: Respect the no_8 flag on Gen6, not just Gen7+.
Kenneth Graunke
2015-01-17
1
-2
/
+2
*
docs: Add sha256 sums for the 10.4.2 release
Emil Velikov
2015-01-12
1
-1
/
+3
*
Add release notes for the 10.4.2 release
mesa-10.4.2
Emil Velikov
2015-01-12
1
-0
/
+125
*
Update version to 10.4.2
Emil Velikov
2015-01-12
1
-1
/
+1
*
r600g/sb: implement r600 gpr index workaround. (v3.1)
Dave Airlie
2015-01-07
4
-9
/
+57
*
r600g: fix regression since UCMP change
Dave Airlie
2015-01-07
1
-1
/
+1
*
r600g/sb: fix issues with loops created for switch
Vadim Girlin
2015-01-07
5
-4
/
+16
*
Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
Dave Airlie
2015-01-07
1
-38
/
+12
*
radeonsi: fix VertexID for OpenGL
Marek Olšák
2015-01-07
1
-2
/
+5
*
st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX
Marek Olšák
2015-01-07
1
-1
/
+2
*
vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays
Marek Olšák
2015-01-07
1
-1
/
+2
*
gallium/util: make sure cache line size is not zero
Leonid Shatz
2015-01-06
1
-1
/
+5
*
gallium/util: fix crash with daz detection on x86
Roland Scheidegger
2015-01-06
1
-1
/
+1
*
nv50/ir: fix texture offsets in release builds
Ilia Mirkin
2015-01-06
2
-2
/
+4
*
i965: Use safer pointer arithmetic in gather_oa_results()
Chad Versace
2015-01-04
1
-1
/
+1
*
i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
Chad Versace
2015-01-04
1
-3
/
+4
*
glsl_to_tgsi: fix a bug in copy propagation
Marek Olšák
2015-01-04
1
-1
/
+2
*
i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES.
Kenneth Graunke
2015-01-04
3
-21
/
+13
*
nv50,nvc0: set vertex id base to index_bias
Ilia Mirkin
2015-01-04
5
-7
/
+35
*
nv50,nvc0: implement half_pixel_center
Tiziano Bacocco
2015-01-04
8
-14
/
+11
*
radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
Michel Dänzer
2015-01-04
1
-2
/
+4
*
i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
Kenneth Graunke
2015-01-04
1
-2
/
+6
*
docs: Add sha256 sums for the 10.4.1 release
Emil Velikov
2014-12-30
1
-1
/
+3
*
Add release notes for the 10.4.1 release
mesa-10.4.1
Emil Velikov
2014-12-30
1
-0
/
+95
*
Update version to 10.4.1
Emil Velikov
2014-12-30
1
-1
/
+1
*
Revert "glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)"
Emil Velikov
2014-12-30
1
-13
/
+1
*
i965: Require pixel alignment for GPU copy blit
Cody Northrop
2014-12-21
2
-4
/
+6
*
linker: Assign varying locations geometry shader inputs for SSO
Ian Romanick
2014-12-21
1
-0
/
+15
*
linker: Wrap access of producer_var with a NULL check
Ian Romanick
2014-12-21
1
-3
/
+5
*
glsl: Add gl_MaxViewports to available builtin constants
Maxence Le Doré
2014-12-21
3
-0
/
+10
*
i965/brw_reg: struct constructor now needs explicit negate and abs values.
Andres Gomez
2014-12-21
3
-2
/
+28
*
glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)
Mario Kleiner
2014-12-14
1
-2
/
+15
*
glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)
Mario Kleiner
2014-12-14
1
-1
/
+13
*
glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)
Mario Kleiner
2014-12-14
2
-5
/
+11
[next]