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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xorg: start on code accelerating render
Zack Rusin
2009-08-24
6
-51
/
+255
|
*
|
r300: add support for getting Z pipe info from drm
Alex Deucher
2009-08-24
5
-16
/
+36
|
*
|
r600: code cleanup
Alex Deucher
2009-08-24
5
-108
/
+74
|
*
|
radeon: fix fbo size calculation to after pitch
Dave Airlie
2009-08-25
1
-1
/
+2
|
*
|
Merge branch 'master' of ssh://
[email protected]
/git/mesa/mesa
Zack Rusin
2009-08-24
21
-922
/
+1133
|
|
\
\
|
|
*
|
ARB prog: Set error instead of falling through with incorrect value
Ian Romanick
2009-08-24
1
-0
/
+3
|
|
*
|
xlib: fix single buffer window resize bug
Brian Paul
2009-08-24
1
-0
/
+1
|
|
*
|
vbo: fix divide by zero exception
Brian Paul
2009-08-24
1
-1
/
+1
|
|
*
|
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-24
1
-1
/
+1
|
|
*
|
st/mesa: flush bitmap cache if Z value changes
Brian Paul
2009-08-24
1
-5
/
+11
|
|
*
|
ARB prog parser: Regenerate parser from previous commit
Ian Romanick
2009-08-24
1
-6
/
+6
|
|
*
|
ARB prog parser: use correct context limits
Brian Paul
2009-08-24
1
-6
/
+6
|
|
*
|
r600: fix state emit sizes
Alex Deucher
2009-08-24
3
-14
/
+75
|
|
*
|
egl_xdri: Revive the driver.
Chia-I Wu
2009-08-24
6
-832
/
+953
|
|
*
|
glapi: Fix a possible race in getting current context/dispatch.
Chia-I Wu
2009-08-24
3
-41
/
+41
|
|
*
|
glapi: Static mutex does not work on WIN32_THREADS.
Chia-I Wu
2009-08-24
1
-2
/
+11
|
|
*
|
glapi: Fix a race in accessing context/dispatch TSD.
Chia-I Wu
2009-08-24
1
-0
/
+4
|
|
*
|
glapi: Protect _glapi_check_multithread by a mutex.
Chia-I Wu
2009-08-24
1
-14
/
+15
|
|
*
|
mesa: _mesa_layout_parameters() returns a boolean value
Brian Paul
2009-08-24
2
-5
/
+10
|
*
|
|
openvg: fix vgTransformPath with relative coords
Zack Rusin
2009-08-24
1
-1
/
+1
|
|
/
/
*
|
|
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
2009-08-25
4
-12
/
+44
*
|
|
radeon: Add debug output to radeonCountStateEmitSize.
Pauli Nieminen
2009-08-24
1
-4
/
+17
*
|
|
r600: Fix indetion and add useful debug output.
Pauli Nieminen
2009-08-24
1
-9
/
+14
*
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
11
-129
/
+177
|
\
|
|
|
*
|
r300: add support for EXT_framebuffer_blit
Maciej Cencora
2009-08-24
3
-44
/
+44
|
*
|
tgsi: Fix build error due to commit acc7da90
Cooper Yuan
2009-08-24
1
-6
/
+6
|
*
|
tgsi: Only free temp uregs.
José Fonseca
2009-08-24
1
-2
/
+3
|
*
|
tgsi: Pass pipe_context as a parameter to ureg_create_shader.
José Fonseca
2009-08-24
2
-14
/
+30
|
*
|
tgsi: add generic instruction builder
Keith Whitwell
2009-08-24
2
-0
/
+33
|
*
|
r300g: Set the vector address in the input memory for bypass_vs_clip_and_view...
Cooper Yuan
2009-08-24
1
-16
/
+20
|
*
|
r600: scissor updates for dri2
Dave Airlie
2009-08-24
1
-14
/
+23
|
*
|
r600: switch to common cs functions
Dave Airlie
2009-08-24
2
-31
/
+14
|
*
|
r600: map 16 VS outputs
Alex Deucher
2009-08-24
1
-0
/
+2
|
*
|
r600: fix logic copy paste error
Alex Deucher
2009-08-23
1
-2
/
+2
*
|
|
r600: Improve emit prediction.
Pauli Nieminen
2009-08-24
1
-5
/
+13
*
|
|
r600: Predict emit size for next rendering.
Pauli Nieminen
2009-08-24
1
-6
/
+32
*
|
|
radeon: Fix dri1 ctx emit size.
Pauli Nieminen
2009-08-24
1
-1
/
+2
*
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
52
-8464
/
+14089
|
\
|
|
|
*
|
radeon: add radeon_cs_write_table to the legacy path
Alex Deucher
2009-08-23
1
-0
/
+9
|
*
|
r600: bump reloc_chunk size
Alex Deucher
2009-08-23
1
-1
/
+1
|
*
|
r600: fix count for CB/DB target state
Alex Deucher
2009-08-23
1
-2
/
+2
|
*
|
r300: fix a typo
Maciej Cencora
2009-08-23
1
-1
/
+1
|
*
|
radeon: use proper macro
Maciej Cencora
2009-08-23
1
-3
/
+1
|
*
|
radeon: use bo_is_idle interface for checking if OQ result is available
Maciej Cencora
2009-08-23
1
-19
/
+38
|
*
|
r300: minor optimization
Maciej Cencora
2009-08-23
2
-12
/
+5
|
*
|
ARB prog lexer: Fix lexer to eat both DOS and Unix line endings
Ian Romanick
2009-08-23
2
-304
/
+308
|
*
|
r600: use persistent bos for shaders
Alex Deucher
2009-08-23
1
-24
/
+26
|
*
|
r600: always emit CB base
Alex Deucher
2009-08-23
1
-1
/
+7
|
*
|
radeon: Fix compilation with legacy memory manager.
Pauli Nieminen
2009-08-23
1
-1
/
+1
|
*
|
radeon: Check from kernel if dma buffer is idle.
Pauli Nieminen
2009-08-23
3
-1
/
+33
[prev]
[next]