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
...
*
mesa: minor error msg improvement (cherry picked from commit 803504e69fbd8571...
Brian Paul
2009-03-13
1
-1
/
+2
*
intel: Decode MI operands using specific length masks
Chris Wilson
2009-03-13
1
-20
/
+23
*
intel: Correct decoding of 3DSTATE_PIXEL_SHADER_CONSTANTS
Chris Wilson
2009-03-13
1
-2
/
+2
*
glxgears: No, really. Fix the dyslexia. (cherry picked from commit 5b5ddfb89c...
Ian Romanick
2009-03-13
1
-1
/
+1
*
Fix dyslexia. (cherry picked from commit 9d6880ec8d4c13540452a8208ca69a58a3f8...
Ian Romanick
2009-03-13
1
-1
/
+1
*
glxgears: Log a message if synched to vblank
Ian Romanick
2009-03-13
1
-0
/
+74
*
mesa: refactor glTexParameter code (cherry picked from commit 318e53a4bf27499...
Brian Paul
2009-03-13
1
-347
/
+480
*
mesa: add missing texture_put_row_rgb() function in texrender.c
Robert Ellison
2009-03-13
1
-0
/
+54
*
intel: move glClear-related code into new intel_clear.c file (cherry picked f...
Brian Paul
2009-03-13
8
-222
/
+304
*
intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff...
Brian Paul
2009-03-13
11
-222
/
+301
*
i965: scissor rect was inverted when rendering to texture (cherry picked from...
Brian Paul
2009-03-13
1
-4
/
+14
*
mesa: consolidate glGetTexEnvi/f() code with new get_texenvi() helper (cherry...
Brian Paul
2009-03-13
1
-214
/
+125
*
intel: fix the mismerge of the vblank pipe enable sanity check
Jesse Barnes
2009-03-13
1
-6
/
+6
*
intel: move pipe enable sanity check to where it belongs
Jesse Barnes
2009-03-13
1
-8
/
+8
*
intel: fix vblank crtc selection with DRI1 when only one pipe is enabled.
Owain Ainsworth
2009-03-13
1
-0
/
+8
*
intel: Prevent an "irq is not working" printf when only pipe B is enabled.
Owain G. Ainsworth
2009-03-13
3
-8
/
+34
*
i965: fix line stipple fallback for GL_LINE_STRIP primitives
Robert Ellison
2009-03-13
1
-1
/
+1
*
swrast: Enable GL_EXT_stencil_two_side (cherry picked from commit b5fbdef7ec3...
Ian Romanick
2009-03-13
2
-2
/
+4
*
i965: minor improvements in brw_wm_populate_key() (cherry picked from commit ...
Brian Paul
2009-03-13
1
-6
/
+6
*
mesa: fix/update/restore comments related to two-sided stencil (cherry picked...
Brian Paul
2009-03-13
2
-2
/
+19
*
mesa: initialize ctx->Stencil._BackFace = 1
Brian Paul
2009-03-13
1
-0
/
+1
*
Track two sets of back-face stencil state
Ian Romanick
2009-03-13
9
-104
/
+128
*
mesa: fix transposed red/blue in store_texel_rgb888/bgr888() functions
Brian Paul
2009-03-12
1
-4
/
+4
*
mesa: add missing _glthread_INIT_MUTEX in _mesa_new_framebuffer()
Brian Paul
2009-03-12
1
-0
/
+1
*
xdemos: On termination with `esc` close the contexts correctly.
Alan Hourihane
2009-03-11
1
-1
/
+1
*
xmesa: set back-buffer's drawable field
Brian Paul
2009-03-09
1
-0
/
+1
*
i965: fix cube map lock-up / corruption
Brian Paul
2009-03-09
1
-9
/
+13
*
autoconf: Restore _GNU_SOURCE for all Linux systems
Dan Nicholson
2009-03-06
1
-1
/
+1
*
mesa: Reads must also be done with lock held.
Brian Paul
2009-03-06
1
-3
/
+5
*
mesa: Fix typo.
Brian Paul
2009-03-06
1
-1
/
+1
*
docs: update glext.h to version 46
Brian Paul
2009-03-05
1
-0
/
+1
*
gl: update glext.h to version 46
Brian Paul
2009-03-05
1
-4
/
+68
*
mesa: fix sw fallback state validation bug
Brian Paul
2009-03-03
1
-10
/
+29
*
mesa: update fragResults array in arb_output_attrib_string()
Brian Paul
2009-02-27
1
-1
/
+12
*
mesa: set bufObj->Pointer = NULL after unmapping
Brian Paul
2009-02-27
1
-5
/
+4
*
mesa: if a buffer object is mapped when glDeleteBuffers() is called, unmap it
Brian Paul
2009-02-27
1
-0
/
+5
*
mesa: fix incorrect error handling in glBufferDataARB()
Brian Paul
2009-02-27
1
-2
/
+4
*
R300: Add support for RS600 chips
Alex Deucher
2009-02-25
2
-2
/
+12
*
mesa: Build DRI by default on Linux/sparc
Brian Paul
2009-02-24
1
-1
/
+1
*
glsl: yet another swizzled expression fix
Brian Paul
2009-02-24
1
-2
/
+5
*
glsl: fix another swizzle-related bug
Brian Paul
2009-02-24
1
-13
/
+8
*
docs: Haiku fixes
Brian Paul
2009-02-23
1
-0
/
+1
*
mesa: fixes for building on Haiku
Brian Paul
2009-02-23
4
-3
/
+25
*
demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode
Brian Paul
2009-02-19
2
-24
/
+74
*
util: added more functions to extfuncs.h
Brian Paul
2009-02-19
1
-0
/
+15
*
mesa: fix GLSL issue preventing use of all 16 generic vertex attributes
Brian Paul
2009-02-19
4
-4
/
+45
*
glsl: update program->InputsRead when referencing input attributes
Brian Paul
2009-02-19
1
-0
/
+4
*
glsl: asst improvements, clean-ups in set_program_uniform()
Brian Paul
2009-02-18
1
-27
/
+36
*
glsl: fix inequality in set_program_uniform()
Brian Paul
2009-02-18
1
-1
/
+1
*
mesa: bump gl.h version comment to 7.4 (bug 20170)
Brian Paul
2009-02-18
1
-1
/
+1
[prev]
[next]