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
*
nv50: fix a small leak on context destroy
Ilia Mirkin
2014-01-02
1
-0
/
+2
*
glsl: Fix inconsistent assumptions about ir_loop::counter.
Paul Berry
2014-01-02
3
-2
/
+9
*
glsl: Teach ir_variable_refcount about ir_loop::counter variables.
Paul Berry
2014-01-02
2
-0
/
+22
*
i965/gen6: Fix HiZ hang in WebGL Google Maps
Chad Versace
2014-01-02
1
-0
/
+15
*
st/mesa: fix glClear with multiple colorbuffers and different formats
Marek Olšák
2014-01-02
1
-24
/
+10
*
glcpp: error on multiple #else/#elif directives
Erik Faye-Lund
2014-01-02
6
-1
/
+51
*
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
2014-01-02
1
-0
/
+2
*
st/vdpau: Destroy context when initialization fails
Aaron Watry
2014-01-02
1
-0
/
+1
*
radeon/llvm: Free target data at end of optimization
Aaron Watry
2014-01-02
1
-0
/
+1
*
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
2014-01-02
1
-1
/
+1
*
r600/compute: Free compiled kernels when deleting compute state
Aaron Watry
2014-01-02
1
-0
/
+2
*
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2014-01-02
5
-18
/
+41
*
pipe_loader/sw: close dev->lib when initialization fails
Aaron Watry
2014-01-02
1
-1
/
+4
*
clover: Remove unused variable
Aaron Watry
2014-01-02
1
-1
/
+0
*
llvmpipe: use pipe_sampler_view_release() to avoid segfault
Jonathan Liu
2014-01-02
1
-0
/
+6
*
st/mesa: use pipe_sampler_view_release()
Jonathan Liu
2014-01-02
1
-1
/
+1
*
i915: Add support for gl_FragData[0] reads.
Henri Verbeet
2014-01-02
1
-0
/
+1
*
i965: Fix 3DSTATE_PUSH_CONSTANT_ALLOC_PS packet creation.
Kenneth Graunke
2014-01-02
1
-1
/
+1
*
Use line number information from entire function expression
Kevin Rogovin
2014-01-02
1
-1
/
+1
*
mesa: Fix error code generation in glBeginConditionalRender()
Anuj Phogat
2014-01-02
1
-1
/
+3
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2014-01-02
14
-10
/
+34
*
mesa: fix interpretation of glClearBuffer(drawbuffer)
Marek Olšák
2014-01-02
1
-6
/
+25
*
r600g/sb: fix stack size computation on evergreen
Vadim Girlin
2014-01-02
1
-4
/
+12
*
nv50: report 15 max inputs for fragment programs
Ilia Mirkin
2013-12-12
1
-1
/
+1
*
nouveau: Fix compiler warning regression
Maarten Lankhorst
2013-12-12
1
-4
/
+0
*
swrast: fix readback regression since inversion fix
Dave Airlie
2013-12-12
1
-1
/
+1
*
Enable throttling in SwapBuffers
Axel Davy
2013-12-12
1
-1
/
+13
*
egl/wayland: Send commit after flushing the driver context
Kristian Høgsberg
2013-12-12
1
-2
/
+1
*
egl/wayland: Flush the wl_display at the end of SwapBuffers
Axel Davy
2013-12-12
1
-0
/
+2
*
egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers
Kristian Høgsberg
2013-12-09
1
-2
/
+2
*
dri megadriver_stub: add compatibility for older DRI loaders
Jordan Justen
2013-12-09
1
-0
/
+126
*
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
2013-12-09
1
-1
/
+3
*
r300/compiler/tests: Fix segfault
Tom Stellard
2013-12-09
1
-6
/
+5
*
nouveau/video: update a few more h264 picparm field names
Ilia Mirkin
2013-12-09
1
-16
/
+17
*
nouveau/video: update h264 picparm field names based on usage
Ilia Mirkin
2013-12-09
1
-15
/
+13
*
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Ilia Mirkin
2013-12-09
2
-7
/
+2
*
glsl: Don't emit empty declaration warning for a struct specifier
Ian Romanick
2013-12-09
1
-1
/
+1
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-06
2
-0
/
+12
*
nouveau: avoid leaking fences while waiting
Ilia Mirkin
2013-12-06
1
-6
/
+5
*
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2013-12-06
2
-3
/
+3
*
mesa: don't leak performance monitors on context destroy
Ilia Mirkin
2013-12-06
3
-0
/
+23
*
i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)
Chad Versace
2013-12-06
1
-24
/
+11
*
i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs
Chad Versace
2013-12-06
1
-6
/
+12
*
i965/gen6: Fix multisample resolve blits for luminance/intensity 32F formats.
Paul Berry
2013-12-06
1
-0
/
+15
*
st/xa: Bump major version number to 2
Thomas Hellstrom
2013-12-06
1
-1
/
+1
*
i965: Always reserve binding table space for at least one render target.
Kenneth Graunke
2013-11-28
1
-1
/
+4
*
dri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCreateContextAttribs
Ian Romanick
2013-11-28
1
-2
/
+4
*
i965: Only enable __DRI2_ROBUSTNESS if kernel support is available
Ian Romanick
2013-11-28
3
-19
/
+40
*
glsl: Initialize _mesa_glsl_parse_state::atomic_counter_offsets before using it.
Francisco Jerez
2013-11-26
1
-0
/
+2
*
glsl: Fix lowering of direct assignment in lower_clip_distance.
Paul Berry
2013-11-26
1
-0
/
+5
[next]