index
:
~ab/mesa
9.0-staging
automake-gallium4
automake-gallium5
automake-gallium7
automake-gallium8
build-fixes
docs-cleanup
glsl_arb_gpu_shader_fp64
glsl_arb_gpu_shader_fp64_v2
hw_gl_select2
iframe-layout
remove-api_defines
Andreas' mesa work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
svga: add NULL pointer check in svga_create_sampler_state()
Brian Paul
1
-0
/
+3
2013-02-13
mesa: use GLbitfield64 when copying program inputs
Brian Paul
1
-2
/
+2
2013-02-13
glx: only advertise GLX_INTEL_swap_event if it's supported
Zack Rusin
1
-2
/
+3
2013-02-13
build: Fix build on systems where /usr/bin/python isn't python 2.
Kenneth Graunke
1
-4
/
+4
2013-02-13
build: require python module libxml2
Andreas Boll
2
-0
/
+50
2013-02-13
glsl: Track UBO block names in the symbol table.
Kenneth Graunke
3
-3
/
+18
2013-02-13
r200: Fix probable thinko in r200EmitArrays
Adam Jackson
1
-1
/
+2
2013-02-13
unpack: support unpacking MESA_FORMAT_ARGB2101010
Jordan Justen
1
-0
/
+18
2013-02-13
util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT_S8X24_UINT
Brian Paul
1
-0
/
+36
2013-02-13
util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMAT_Z32_FLOAT
Brian Paul
1
-1
/
+1
2013-02-13
st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
1
-0
/
+14
2013-02-13
xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
1
-0
/
+14
2013-02-13
r600g: fix int->bool conversion in fence_signalled
Marek Olšák
1
-1
/
+1
2013-02-13
xlib: handle _mesa_initialize_visual()'s return value
Brian Paul
1
-9
/
+12
2013-02-13
mesa: add bounds checking for uniform array access
Frank Henigman
1
-13
/
+13
2013-02-13
mesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
Paul Berry
1
-2
/
+2
2013-02-13
softpipe: fix unreliable FS variant binding bug
Brian Paul
3
-14
/
+10
2013-02-13
softpipe: fix up FS variant unbinding / deletion
Brian Paul
3
-11
/
+9
2013-02-13
mesa/uniform_query: Don't write to *params if there is an error
Matt Turner
1
-1
/
+5
2013-02-13
r200: Initialize swrast before setting limits
Stefan Dösinger
1
-10
/
+9
2013-02-13
radeon: Initialize swrast before setting limits
Stefan Dösinger
1
-9
/
+9
2013-02-13
meta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
Stefan Dösinger
1
-0
/
+11
2013-02-13
draw: set precalc_flat flag for AA lines too
Brian Paul
1
-0
/
+1
2013-02-13
draw: Properly limit vertex buffer fetches on draw arrays.
José Fonseca
1
-1
/
+1
2013-02-13
mesa: Disable GL_NV_primitive_restart extension in core contexts.
Kenneth Graunke
1
-1
/
+1
2013-02-13
st/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
Brian Paul
1
-4
/
+6
2013-02-13
mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage
Anuj Phogat
2
-14
/
+41
2013-02-13
mesa: Set transform feedback's default buffer mode to INTERLEAVED_ATTRIBS
Matt Turner
1
-0
/
+2
2013-02-13
mesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
Matt Turner
1
-21
/
+15
2013-02-13
mesa/st: Don't use 4bits for GL_UNSIGNED_BYTE_3_3_2(_REV)
José Fonseca
1
-0
/
+2
2013-02-10
configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL
Andreas Boll
1
-0
/
+11
2013-02-01
i965: Actually add support for GL_ANY_SAMPLES_PASSED from GL_ARB_oq2.
Eric Anholt
1
-0
/
+12
2013-01-31
r600g: add cs memory usage accounting and limit it v3 (backport for mesa 9.0)
Jerome Glisse
7
-1
/
+81
2013-01-30
cherry-ignore: Ignore candidates for the 9.1 branch.
Kenneth Graunke
1
-0
/
+3
2013-01-30
i965/disasm: Fix horizontal stride of dest registers
Chad Versace
1
-3
/
+6
2013-01-30
i965/vs: Store texturing results into a vec4 temporary.
Kenneth Graunke
1
-6
/
+7
2013-01-30
i965/vs: Set LOD to 0 for ordinary texture() calls.
Kenneth Graunke
1
-2
/
+5
2013-01-30
i965/vs: Create a 'lod_type' temporary for ir->lod_info.lod->type.
Kenneth Graunke
1
-5
/
+8
2013-01-30
i965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE state.
Kenneth Graunke
1
-1
/
+2
2013-01-30
i965/fs: Don't generate saturates over existing variable values.
Eric Anholt
1
-0
/
+1
2013-01-30
cherry-ignore: Ignore i965 guardband bug fixes.
Kenneth Graunke
1
-0
/
+6
2013-01-30
i965/fs: Fix the gen6-specific if handling for 80ecb8f15b9ad7d6edc
Eric Anholt
1
-24
/
+11
2013-01-30
i965: Add chipset limits for Haswell GT1/GT2.
Kenneth Graunke
1
-1
/
+17
2013-01-30
i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.
Kenneth Graunke
4
-5
/
+17
2013-01-30
i965: Lower textureGrad() with samplerCubeShadow.
Kenneth Graunke
1
-6
/
+9
2013-01-30
i965: Do texture swizzling in hardware on Haswell.
Kenneth Graunke
2
-5
/
+52
2013-01-30
i965: Refactor texture swizzle generation into a helper.
Kenneth Graunke
3
-49
/
+60
2013-01-30
i965: Fix primitive restart on Haswell.
Kenneth Graunke
5
-1
/
+43
2013-01-22
docs: add news item for 9.0.2 release
Andreas Boll
1
-0
/
+8
2013-01-22
docs: Add 9.0.2 release md5sums
Andreas Boll
1
-1
/
+3
[prev]
[next]