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: Also print _NEW_STENCIL in _mesa_print_state()
Kristian Høgsberg
2010-03-23
1
-1
/
+2
*
st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0
Luca Barbieri
2010-03-23
1
-3
/
+3
*
dri: use mv -f instead of mv to ensure no prompting occurs
Luca Barbieri
2010-03-23
1
-1
/
+1
*
dri: test whether the built drivers have unresolved symbols
Luca Barbieri
2010-03-23
2
-2
/
+15
*
i965: Add disasm for SNB MATH opcode.
Eric Anholt
2010-03-22
1
-1
/
+6
*
i965: Enable normal clipping on SNB.
Eric Anholt
2010-03-22
1
-1
/
+1
*
i965: Force single program flow in SNB GS, to match gen4 GS.
Eric Anholt
2010-03-22
1
-1
/
+2
*
i965: Correct copy and wasted field shifts for SNB GS URB.
Eric Anholt
2010-03-22
1
-2
/
+2
*
i965: Enable VS on SNB.
Eric Anholt
2010-03-22
1
-1
/
+2
*
i965: Remove gratuitous jump or nop from OPCODE_END to vertex emit.
Eric Anholt
2010-03-22
1
-40
/
+3
*
i965: Ignore execution mask for the mov(m0, g0) of VS URB write header on SNB.
Eric Anholt
2010-03-22
1
-0
/
+3
*
i965: Allow FS constants to be used as immediates instead of push/pull.
Eric Anholt
2010-03-22
3
-7
/
+58
*
i965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
Eric Anholt
2010-03-22
3
-0
/
+5
*
i965: Optimize OPCODE_CMP by using BRW_SEL to choose results.
Eric Anholt
2010-03-22
1
-5
/
+1
*
st/mesa: rename st_framebuffer() to st_ws_framebuffer()
Brian Paul
2010-03-22
1
-9
/
+12
*
intel: Call intel_prepare_render() before looking up regions.
Kristian Høgsberg
2010-03-22
3
-6
/
+9
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-03-22
2
-3
/
+0
*
glslcompiler: fix build again
Brian Paul
2010-03-22
1
-7
/
+2
*
dri/nouveau: Rectangle texture fixes.
Francisco Jerez
2010-03-22
2
-28
/
+46
*
dri/nouveau: Some render to texture fixes.
Francisco Jerez
2010-03-22
1
-5
/
+1
*
dri/nouveau: Fix swrast fallbacks when the read and draw buffers aren't the s...
Francisco Jerez
2010-03-22
1
-10
/
+20
*
dri/nouveau: Expose EXT_framebuffer_blit.
Francisco Jerez
2010-03-22
2
-0
/
+2
*
dri/nouveau: Plug in some mesa_meta functions instead of the swrast variants.
Francisco Jerez
2010-03-22
1
-0
/
+3
*
dri/nouveau: Emit dirty states on nouveau_validate_framebuffer.
Francisco Jerez
2010-03-22
1
-1
/
+3
*
glslcompiler: fix build breakage
Brian Paul
2010-03-22
1
-0
/
+1
*
Merge branch '7.8'
Brian Paul
2010-03-22
11
-107
/
+65
|
\
|
*
glslcompiler: fix build breakage
Brian Paul
2010-03-22
1
-1
/
+2
|
*
mesa: Add end of line to the end of a debug output.
Pauli Nieminen
2010-03-22
1
-1
/
+1
|
*
r200: Fix emit size prediction to account elt splitting.
Pauli Nieminen
2010-03-21
2
-3
/
+4
|
*
r200: Don't flush when closing elts in KMS.
Pauli Nieminen
2010-03-21
1
-1
/
+2
|
*
r200: Fix swtnl fallback to flush pending rendering before transition.
Pauli Nieminen
2010-03-21
1
-4
/
+14
|
*
r200: Fix mixed indetion in r200TclFallback.
Pauli Nieminen
2010-03-21
1
-21
/
+20
|
*
vbo: Fix vbo_split_copy to pass correct max_index to draw.
Pauli Nieminen
2010-03-21
1
-1
/
+1
|
*
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
2010-03-20
1
-3
/
+2
|
*
glapi: Fix aliases to non-static functions.
Chia-I Wu
2010-03-21
2
-5
/
+5
|
*
glapi: Correctly generate static disatches for X86.
Chia-I Wu
2010-03-20
2
-64
/
+6
|
*
drivers/x11: add PUBLIC qualifier to more API functions
Brian Paul
2010-03-19
1
-7
/
+8
|
*
intel: Use bit-wise not instead of logical not (i830 path)
Ian Romanick
2010-03-18
1
-1
/
+1
|
*
intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.
Ian Romanick
2010-03-18
1
-1
/
+3
|
*
Use bit-wise not instead of logical not.
Ian Romanick
2010-03-18
1
-1
/
+1
|
*
st/mesa: s/unpack/pack/ to be more consistent
Brian Paul
2010-03-18
1
-6
/
+6
|
*
intel: Call _mesa_make_current() after getting initial buffers
Kristian Høgsberg
2010-03-18
1
-1
/
+1
*
|
mesa: remove return, do as the comment says
Brian Paul
2010-03-22
1
-1
/
+0
*
|
rename dri_sw to drisw_util for consistency
George Sapountzis
2010-03-21
4
-4
/
+4
*
|
dri_inteface: add define for checking presence of drm.h
George Sapountzis
2010-03-21
1
-0
/
+2
*
|
dri/nouveau: Reemit the light model state when lighting goes on/off.
Francisco Jerez
2010-03-21
1
-0
/
+1
*
|
dri/nouveau: Random cleanups.
Francisco Jerez
2010-03-21
9
-109
/
+48
*
|
Merge remote branch 'origin/gallium-st-api-dri'
Chia-I Wu
2010-03-21
1
-0
/
+1
|
\
\
|
*
|
st/mesa: Set the pipe context of the texture object.
Chia-I Wu
2010-03-18
1
-0
/
+1
*
|
|
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
2010-03-21
1
-3
/
+2
[next]