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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Bump version to 9.1.5
Carl Worth
2013-07-17
1
-1
/
+1
*
i965: fix alpha test for MRT
Chris Forbes
2013-07-15
4
-9
/
+8
*
mesa: Return ZeroVec/dummyReg instead of NULL pointer
Anuj Phogat
2013-07-15
1
-4
/
+2
*
i965: Be more careful with the interleaved user array upload optimization
Ian Romanick
2013-07-15
1
-1
/
+17
*
ra: Fix register spilling.
Eric Anholt
2013-07-15
1
-5
/
+39
*
register_allocate: Fix the type of best_benefit.
Matt Turner
2013-07-15
1
-1
/
+1
*
glsl: Add gl_shader_program::UniformLocationBaseScale
Ian Romanick
2013-07-03
3
-3
/
+21
*
glsl: Add a gl_shader_program parameter to _mesa_uniform_{merge,split}_locati...
Ian Romanick
2013-07-03
4
-5
/
+7
*
swrast: Fix memory leak.
Vinson Lee
2013-07-03
1
-0
/
+1
*
mesa: Bump version to 9.1.4
Ian Romanick
2013-07-01
1
-2
/
+2
*
i965: NULL check depth_mt to quiet static analysis.
Matt Turner
2013-06-29
1
-1
/
+1
*
intel: Return early if miptree allocation fails
Chad Versace
2013-06-27
1
-0
/
+3
*
mesa: Fix ieee fp on Alpha
Sven Joachim
2013-06-26
1
-1
/
+1
*
intel: Add a null pointer check before dereferencing the pointer
Anuj Phogat
2013-06-26
1
-0
/
+9
*
i965: Shut up the last release build warning.
Eric Anholt
2013-06-26
1
-0
/
+1
*
i965: fix problem with constant out of bounds access (v3)
Dave Airlie
2013-06-26
3
-1
/
+16
*
i965: Fix glColorPointer(GL_FIXED)
Chad Versace
2013-06-26
1
-0
/
+8
*
mesa: handle missing read buffer in _mesa_get_color_read_format/type()
Brian Paul
2013-06-26
1
-30
/
+48
*
meta: move vertex array enables for mipmap generation
Brian Paul
2013-06-26
1
-2
/
+2
*
intel: Fix format handling of blit glBitmap()
Eric Anholt
2013-06-26
1
-3
/
+12
*
intel: Fix MRT handling of glBitmap().
Eric Anholt
2013-06-26
2
-9
/
+15
*
xmlpool/build: Make sure to set mo properly
Naohiro Aota
2013-06-25
1
-1
/
+1
*
mesa: declare UniformBufferBindings as an array with a static size
Marek Olšák
2013-06-25
4
-9
/
+9
*
xlib: add null ctx check in glXDestroyContext()
Brian Paul
2013-06-25
1
-10
/
+12
*
xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
2013-06-25
1
-1
/
+1
*
mesa: Use accessor for stencil reference values in glGet
Chris Forbes
2013-06-25
2
-2
/
+6
*
st/mesa: fix a couple of issues in st_bind_ubos
Marek Olšák
2013-06-25
1
-4
/
+16
*
st/mesa: initialize Const.MaxColorAttachments
Marek Olšák
2013-06-25
1
-7
/
+3
*
st/mesa: initialize all program constants and UBO limits
Marek Olšák
2013-06-25
1
-21
/
+43
*
intel: Avoid making tiled miptrees we won't be able to blit.
Eric Anholt
2013-06-19
1
-14
/
+21
*
intel: Do temporary CPU maps of textures that are too big to GTT map.
Eric Anholt
2013-06-19
1
-0
/
+21
*
intel: Add support for writing to our linear-temporary-CPU-map case.
Eric Anholt
2013-06-19
1
-2
/
+23
*
mesa: fix error checking of DXT sRGB formats in _mesa_base_tex_format()
Brian Paul
2013-06-05
1
-2
/
+4
*
intel: initialize fs_visitor::params_remap in constructor
Frank Henigman
2013-06-05
1
-0
/
+2
*
mesa: Delete the ctx->Array._RestartIndex derived state.
Kenneth Graunke
2013-06-05
4
-12
/
+3
*
mesa: Ignore fixed-index primitive restart in ArrayElement().
Kenneth Graunke
2013-06-05
1
-1
/
+1
*
st/mesa: Go back to using ctx->Array.RestartIndex, not _RestartIndex.
Kenneth Graunke
2013-06-05
1
-1
/
+1
*
i965: Fix can_cut_index_handle_restart_index() for byte/short types.
Kenneth Graunke
2013-06-05
1
-3
/
+9
*
i965: Use the correct restart index for fixed index mode on Haswell.
Kenneth Graunke
2013-06-05
1
-2
/
+16
*
i965/gen7.5: Allow HW primitive restart for all primitive types.
Paul Berry
2013-06-05
1
-7
/
+6
*
vbo: Use the new primitive restart index helper function.
Kenneth Graunke
2013-06-05
2
-2
/
+3
*
mesa: Add a helper function for determining the restart index.
Kenneth Graunke
2013-06-05
2
-0
/
+26
*
vbo: Ignore PRIMITIVE_RESTART_FIXED_INDEX for glDrawArrays().
Kenneth Graunke
2013-06-05
1
-5
/
+5
*
i965/vs: Fix implied_mrf_writes() for integer division pre-gen6.
Eric Anholt
2013-06-05
1
-0
/
+2
*
mesa: Stop clamping stencil reference value at specification time
Chris Forbes
2013-06-05
1
-9
/
+0
*
swrast: Use accessor for stencil reference values
Chris Forbes
2013-06-05
1
-2
/
+4
*
st: Use accessor for stencil reference values
Chris Forbes
2013-06-05
1
-2
/
+5
*
radeon: Use accessor for stencil reference values
Chris Forbes
2013-06-05
2
-2
/
+5
*
nouveau: Use accessor for stencil reference values
Chris Forbes
2013-06-05
2
-2
/
+5
*
intel: Use accessor for stencil reference values
Chris Forbes
2013-06-05
3
-8
/
+11
[next]