r300g: Fix funky segfault.
[mesa.git] / src /
2010-02-02 Corbin Simpsonr300g: Fix funky segfault.
2010-02-02 Chia-I Wust/egl: Wrong context might be used in eglBindTexImage.
2010-02-02 Brian Paulst/mesa: fix texture deallocation bug
2010-02-02 Brian Paulmesa: change _mesa_find_free_register() to find multipl...
2010-02-01 Corbin Simpsonr300g: Inline immediates where possible.
2010-02-01 Keith Whitwellst/mesa: remove duplicate calculation of fp input mapping
2010-02-01 Keith Whitwellst/mesa: remove dead stfp input_map array
2010-02-01 Brian Paulmesa: added _mesa_print_vp/p_inputs() functions (debug...
2010-02-01 Brian Paulglslcompiler: add glapi_nop.o to OBJECTS
2010-02-01 Vinson Leemesa: Remove unnecessary headers.
2010-02-01 Vinson Leeglx: Remove unnecessary headers.
2010-02-01 Vinson Leest/dri: Remove duplicate type qualifier.
2010-02-01 Vinson Leei965g: Add missing va_end.
2010-02-01 Vinson Leer300g: Fix memory leak on memory allocation failure.
2010-02-01 Vinson Leer600: Remove duplicate assignment.
2010-02-01 Vinson Leeegl: Remove unnecessary headers.
2010-02-01 Marcin Kościelnickinv04: Update to new nouveau_class.h
2010-02-01 Marcin Slusarznv50/nv40/nv30: fix small memory leak of nouveau_resour...
2010-02-01 Francisco Jereznv10, nv20: Fix build.
2010-01-31 Chia-I Wuegl: Clean up surface attributes.
2010-01-31 Chia-I Wuegl: Add support for more EGLImage extensions to EGL...
2010-01-31 Vinson Leest/mesa: Remove unnecessary headers.
2010-01-31 Vinson Leemesa: Remove unnecessary headers.
2010-01-31 Vinson Leei965: Silence uninitialized variable warning.
2010-01-31 Vinson Leer300g: Silence uninitialized variable warning.
2010-01-31 Chia-I Wuegl: Surface type validaction should depend on extensio...
2010-01-31 Chia-I Wuegl: Initialize display configs with the display.
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 Chia-I Wuegl: Refactor _eglInitImage.
2010-01-31 Chia-I Wuegl: Refactor _eglInitContext.
2010-01-31 Chia-I Wuegl: Refactor _eglInitSurface.
2010-01-31 Vinson Leei915: Set bit field of length 1 light_twoside to unsigned.
2010-01-31 Vinson Leeglut: Remove unnecessary headers.
2010-01-31 Vinson Leeradeon: Remove unnecessary headers.
2010-01-31 Vinson Leer600: Remove unnecessary headers.
2010-01-31 Vinson Leer300: Remove unnecessary headers.
2010-01-31 Vinson Leer200: Remove unnecessary headers.
2010-01-31 Vinson Leer128: Remove unnecessary headers.
2010-01-31 Chia-I Wuegl: Remove code blocks that are commented out.
2010-01-31 Chia-I Wust/egl: Do not ignore configs without a renderable...
2010-01-31 Chia-I Wust/egl: Remove egl_g3d_get_current_context.
2010-01-31 Vinson Leeintel: Remove unnecessary headers.
2010-01-31 Vinson Leei965: Remove unnecessary headers.
2010-01-31 Vinson Leei915: Remove unnecessary headers.
2010-01-30 Eric Anholtintel: Respect texture tiling when doing a PBO blit...
2010-01-30 Corbin SimpsonRevert "r300g: Don't handle SHADOW_AMBIENT."
2010-01-30 Eric Anholtintel: Fix inverting of inversion test for windows...
2010-01-30 Corbin Simpsonr300g: Independent blend enables only work on r500.
2010-01-30 Corbin Simpsonr300g: Don't handle SHADOW_AMBIENT.
2010-01-30 Corbin Simpsonr300g: Fix comment on SHADOW_AMBIENT.
2010-01-30 Corbin Simpsongallium-docs: Fix missing PIPE_CAPs.
2010-01-30 Corbin Simpsonr300g: Dual-source blending isn't possible, period.
2010-01-30 Mathias Fröhlichr300g: Add alpha render targets.
2010-01-30 Chia-I Wust/egl: eglBindTexImage should bind to an OpenGL ES...
2010-01-30 Chia-I Wuegl: Remove my_strdup.
2010-01-30 Chia-I Wuegl: Remove unused VisibleRefCount.
2010-01-30 Chia-I Wuegl: Rename Binding to CurrentContext in _EGLSurface.
2010-01-30 Chia-I Wuegl: Clean up header inclusions.
2010-01-30 Roland Scheideggergallium: fix blend state cso
2010-01-29 Brian Paulgallium: document pipe_context::get_query_result()
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Brian Paultnl: check that state is validated before drawing
2010-01-29 Brian Paulst/mesa: check that state is validated before drawing
2010-01-29 Brian Paulvbo: fix missing state validation bugs
2010-01-29 Brian Paulmesa: do state validation in _mesa_valid_to_render()
2010-01-29 Brian Paulwindows: assorted build fixes
2010-01-29 Rodolfo Ribeiro... glx: fix possible memory leaks in dri2CreateScreen()
2010-01-29 Brian Paulmesa: Warn when indices are out of bounds, but do not...
2010-01-29 Luca Barbierisoftpipe: support all TGSI fragment coord conventions...
2010-01-29 Luca Barbierist/mesa: Gallium support for ARB_fragment_coord_convent...
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-29 Luca Barbieritgsi: add properties for fragment coord conventions...
2010-01-29 Luca Barbierimesa: don't expose GL_ARB_fragment_coord_conventions...
2010-01-29 Vinson Leeglu/sgi: Remove unnecessary headers.
2010-01-29 Vinson Leesvga: Remove unnecessary headers.
2010-01-28 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Vinson Leeegl: Remove unnecessary headers.
2010-01-28 Corbin Simpsonr300g: Clean up blend masks, change caps.
2010-01-28 Corbin Simpsongallium-docs: Minor grammar, need to talk about dual...
2010-01-28 Corbin Simpsongallium-docs: Clean up constantbuf info a bit.
2010-01-28 Corbin Simpsongallium-docs: Add PIPE_CAP info.
2010-01-28 Eric Anholtintel: Set the region's tiling to none when attaching...
2010-01-28 Eric Anholti915: Remove unused initial and current state, now...
2010-01-28 Eric Anholtintel: Remove long-disabled meta readpixels, and associ...
2010-01-28 Jakob Bornecrantzst/xorg: Update to new libkms interface but be backward...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Roland Scheideggergallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SO...
2010-01-28 Michal Kroltgsi: Constants declared with ureg_DECL_constant()...
2010-01-28 Michal Kroltgsi: Add ureg_property_gs_output_prim/max_vertices().
2010-01-28 Michal Kroldocs: Implement constant buffer CAPs.
2010-01-28 Michal Krolsoftpipe: Report some sane values for constant buffer...
2010-01-28 Michal Krolgallium: Add CAPs for constant buffers.
2010-01-28 Michal Krolgallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_...
2010-01-28 Michal Krolregress: Add vertex shaders tests for constant buffers.
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Michal Krolregress: Add fragment shader test for one-dimensional...
2010-01-28 Michal Krolregress: Add two-dimension constant buffer test.
2010-01-28 Michal Krolpython: Link to ws2_32 on windows.
2010-01-28 Michal Kroltgsi: Handle two-dimensional constants in text parser.
next