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
*
egl: Simplify _eglBindContext.
Chia-I Wu
2010-09-10
1
-77
/
+31
*
r600: dont bswap rgba FLOAT formats
Andre Maasikas
2010-09-10
1
-2
/
+2
*
targets/egl: Fix crashes from loading invalid modules.
Chia-I Wu
2010-09-10
1
-4
/
+1
*
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
Chia-I Wu
2010-09-10
9
-86
/
+50
*
st/egl: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
10
-189
/
+92
*
st/dri: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
4
-46
/
+14
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
8
-32
/
+171
*
r600g: fixup state calculations for picking states.
Dave Airlie
2010-09-10
7
-29
/
+16
*
r600g: fixup CB state numbering header
Dave Airlie
2010-09-10
3
-95
/
+36
*
r600g: fix warning in r600 pipe driver
Dave Airlie
2010-09-10
3
-15
/
+14
*
r600g: evergreen CBs are more sane to support with a single state
Dave Airlie
2010-09-10
3
-82
/
+3
*
r600g: add multi-buffer flush support properly.
Dave Airlie
2010-09-10
1
-6
/
+7
*
r600g: fix regression in multi-buffer tests since CB flush merge
Dave Airlie
2010-09-10
1
-14
/
+14
*
i965: Add switch cases for ir_unop_noise, which should have been lowered.
Eric Anholt
2010-09-09
2
-0
/
+7
*
r600g: add initial evergreen support
Dave Airlie
2010-09-10
25
-62
/
+5303
*
r600g: align flushing of cb/db with DDX/r600c.
Dave Airlie
2010-09-10
5
-32
/
+95
*
r600g: don't need 3 bos here.
Dave Airlie
2010-09-10
2
-8
/
+4
*
graw: added test for finding shader mem leaks
Brian Paul
2010-09-09
2
-0
/
+267
*
draw: minor reformatting
Brian Paul
2010-09-09
1
-2
/
+1
*
graw: emit warnings when context/surface creation failes
Brian Paul
2010-09-09
1
-3
/
+11
*
winsys: emit warning in null_sw_displaytarget_create()
Brian Paul
2010-09-09
1
-0
/
+2
*
graw: fix array size, indentation,
Brian Paul
2010-09-09
1
-7
/
+10
*
glsl2: Fix scons build for all platforms
Jakob Bornecrantz
2010-09-10
1
-0
/
+1
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
8
-130
/
+25
*
glsl2: Implement noise[1234] built-in functions using ir_unop_noise
Ian Romanick
2010-09-09
5
-104
/
+458
*
glsl2: Add EmitNoNoise flag, use it to remove noise opcodes
Ian Romanick
2010-09-09
5
-11
/
+8
*
glsl2: Add lowering pass to remove noise opcodes
Ian Romanick
2010-09-09
4
-1
/
+75
*
glsl2: Add ir_unop_noise
Ian Romanick
2010-09-09
3
-0
/
+15
*
glsl/builtins: normalize of a negative scalar should be -1.0.
Kenneth Graunke
2010-09-09
2
-2
/
+2
*
mesa: Only reference logging symbols in debug builds
Kristian Høgsberg
2010-09-09
1
-0
/
+11
*
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
2
-1
/
+10
*
glapi: Fix non-debug builds
Jakob Bornecrantz
2010-09-09
1
-1
/
+1
*
st/dri: support EGL_MESA_image_drm: queryImage
ben
2010-09-09
1
-0
/
+30
*
st/dri: support EGL_MESA_image_drm: createImage
ben
2010-09-09
1
-0
/
+58
*
eglglx: Convert glx visuals/fbconfigs straight to EGL configs
Kristian Høgsberg
2010-09-09
5
-292
/
+101
*
egl: Remove old egldri driver
Kristian Høgsberg
2010-09-09
3
-1390
/
+0
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
8
-25
/
+119
*
glx: Optimize out no-op make current calls
Kristian Høgsberg
2010-09-09
1
-0
/
+4
*
egl: Use _EGL_CHECK_DISPLAY in eglCreateContext.
Chia-I Wu
2010-09-10
1
-1
/
+1
*
egl: Display may be NULL in _eglLookup*.
Chia-I Wu
2010-09-10
3
-3
/
+3
*
llvmpipe: remove redundant tgsi_dup_tokens() call
Brian Paul
2010-09-09
1
-3
/
+0
*
dri/nouveau: Expose EXT_texture_env_combine.
Francisco Jerez
2010-09-09
1
-0
/
+1
*
dri/nv10-nv20: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
2
-13
/
+19
*
dri/nv04: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
2
-13
/
+24
*
dri/nouveau: Minor cleanup.
Francisco Jerez
2010-09-09
1
-21
/
+29
*
glx: Fix another use-after-free problem
Kristian Høgsberg
2010-09-09
1
-1
/
+3
*
r600: add TXL instruction and note about TXB
Andre Maasikas
2010-09-09
1
-5
/
+12
*
r600: remove depth exports move, just set to output x <- z in the export intr...
Andre Maasikas
2010-09-09
1
-70
/
+5
*
r600: protect cleanup instructions from double free
Andre Maasikas
2010-09-09
2
-2
/
+20
*
r600: remove mask from output intructions
Andre Maasikas
2010-09-09
6
-45
/
+1
[next]